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
date-fns
Modern JavaScript date utility library with 200+ pure, immutable functions
Lodash
A modern JavaScript utility library delivering modularity, performance, and extras for arrays, objects, and functions.
@babel/core
The core JavaScript compiler that transforms next-generation syntax into code every browser and runtime can understand.
eslint-plugin-import
ESLint rules that validate ES module import/export syntax and catch broken paths before they hit your build.
rollup
A module bundler for JavaScript that compiles small pieces of code into optimized libraries and applications using native ES modules.
postcss-import
A PostCSS plugin that inlines @import rules, merging split CSS files into one stylesheet before other plugins run.
webpack-bundle-analyzer
Turns webpack build stats into an interactive, zoomable treemap so you can see exactly what's bloating every bundle.
install
A minimal CommonJS module loader that lets you install and synchronously require a tree of modules in any JavaScript environment.
verdaccio
A lightweight, zero-config-required private npm registry with built-in caching and proxying of public registries.
npm
The default command-line package manager for Node.js and the JavaScript ecosystem
socks
Fully featured SOCKS proxy client for Node.js supporting SOCKS v4, v4a, and v5 with bind and UDP associate
nwidart/laravel-modules
Split large Laravel applications into self-contained, independently generated modules — each with its own routes, controllers, views, and migrations.
module-alias
Register directory aliases and custom module paths in Node.js to replace long relative require/import chains with short names.
socksio
A sans-I/O implementation of the SOCKS4, SOCKS4A, and SOCKS5 client protocols for Python.
next-transpile-modules
Next.js plugin that transpiles local and npm modules through Next's Babel/webpack config