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
Tags1
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.
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.
@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.
package-json
Fetch metadata for any npm package, including scoped ones, straight from the registry with a single async call.
CMake.js
A CMake-based build tool for compiling Node.js native C/C++ addons
Locale-Codes
Language and country locale data for JavaScript and TypeScript, with lookups by name, tag, ISO code, or LCID.
genversion
A CLI and Node API that generates a version module from package.json, so client bundles never need to ship the whole file.
style-mod
A minimal, dependency-free CSS-in-JS module shim for generating and mounting scoped style rules on a document or shadow root.