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
Tags3
Sort:Used by Most Apps
lint-staged
Run linters and formatters only against the files staged in git, so a slow full-project lint never blocks a commit.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
mini-css-extract-plugin
A Webpack 5 plugin that extracts imported CSS into separate files per chunk, with async loading, source maps, and on-demand delivery.
simple-git
A lightweight, promise-based interface for running git commands from Node.js
globby
User-friendly glob matching for Node.js, built on fast-glob with negation, directory expansion, and gitignore support.
go-git
A highly extensible pure-Go implementation of Git, exposing both plumbing and porcelain operations behind a pluggable storage interface.
css-minimizer-webpack-plugin
A Webpack plugin that minifies CSS build output via cssnano by default, with swappable csso, clean-css, esbuild, and Lightning CSS backends.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
unplugin-auto-import
Auto-imports Vue, React, and other JS APIs on demand, generating TypeScript declarations across Vite, Webpack, Rollup, Rspack, and esbuild.
fork-ts-checker-webpack-plugin
Runs TypeScript type checking in a separate forked process so webpack builds stay fast.
compression-webpack-plugin
Webpack plugin that pre-compresses your build output with gzip, Brotli, or Zstandard so servers can send smaller assets via Content-Encoding.
msgraph-sdk-javascript
Official Microsoft Graph JavaScript SDK for calling the Graph API from Node.js and the browser.
gridstack.js
A dependency-free TypeScript library for building draggable, resizable, responsive dashboard grid layouts in the browser.
isomorphic-git
A pure JavaScript reimplementation of git that runs identically in Node.js and the browser.
diff2html
Generate pretty, GitHub-style HTML diffs from git diff or unified diff output