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
postcss
A CSS transformation engine that parses styles into an AST, letting JS plugins lint, prefix, and rewrite CSS — the foundation beneath Autoprefixer, Tailwind, and 200+ other tools.
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.
tailwindcss-animate
Tailwind CSS plugin for enter and exit animations using utility classes
tw-animate-css
A pure-CSS, Tailwind CSS v4 compatible replacement for tailwindcss-animate.
rollup
A module bundler for JavaScript that compiles small pieces of code into optimized libraries and applications using native ES modules.
unified
Parse, inspect, transform, and serialize content through syntax-tree plugins.
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.
change-case
Transform strings between camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and more
install
A minimal CommonJS module loader that lets you install and synchronously require a tree of modules in any JavaScript environment.
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.