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.
xterm.js
A fast, self-contained TypeScript library for embedding fully-featured terminals in the browser.
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.
ssh2
Pure-JavaScript SSH2 client and server library for Node.js, with SFTP, exec, shell, and port forwarding support.
forge
A native, pure-JavaScript implementation of TLS and PKI cryptography for building crypto-based Node.js and browser apps.
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
phpseclib
Pure-PHP implementations of SSH2, SFTP, X.509, RSA, AES, and dozens of other cryptographic primitives
ssh
A higher-level, net/http-inspired Go API for building custom SSH servers on top of golang.org/x/crypto/ssh.
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.