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
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.
next-transpile-modules
Next.js plugin that transpiles local and npm modules through Next's Babel/webpack config
PyAthena
A Python DB API 2.0 (PEP 249) client for Amazon Athena, with SQLAlchemy and pandas integration.
@parcel/reporter-dev-server
Parcel's built-in dev-server reporter, serving bundled output with hot module replacement and Node worker support.