Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
webpack-cli
The official command-line interface for webpack, adding build, watch, serve, and config-validation commands to any project.
babel-loader
Babel loader for webpack (and Rspack) that transpiles modern JavaScript with filesystem caching and source map support.
ts-morph
Navigate and manipulate TypeScript code with a friendlier compiler API wrapper
async
Higher-order async utility functions for callback, async/await, and promise-based control flow in Node.js and the browser.
babel-plugin-module-resolver
A Babel plugin that rewrites import and require paths using custom root directories and aliases, replacing deep relative paths with clean module references.
PHP CS Fixer
CLI tool that automatically fixes PHP code to follow coding standards
@rushstack/eslint-patch
A runtime monkey-patch that gives ESLint monorepo-friendly module resolution, custom shareable-config naming, and bulk suppression tooling for legacy lint violations.
python-oracledb
Oracle's official Python driver for connecting directly to Oracle Database with no client libraries required
node-oracledb
Oracle's official Node.js driver for connecting JavaScript and TypeScript apps directly to Oracle Database, in pure JS or with an optional native client.
nwidart/laravel-modules
Split large Laravel applications into self-contained, independently generated modules — each with its own routes, controllers, views, and migrations.
update-notifier
Notify CLI users of new npm package versions without slowing down startup
module-alias
Register directory aliases and custom module paths in Node.js to replace long relative require/import chains with short names.
PHP_CodeSniffer
Tokenizes PHP files and detects (and auto-fixes) violations of defined coding standards.
Psalm
A PHP static analysis tool that finds type errors, dead code, and security vulnerabilities before runtime.
package-json
Fetch metadata for any npm package, including scoped ones, straight from the registry with a single async call.