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
tsx
A drop-in replacement for the node CLI that runs TypeScript and ESM files instantly, powered by esbuild.
Tokio
The async runtime powering most of Rust's networked, concurrent, and I/O-bound applications.
css-loader
Resolves CSS @import and url() like JavaScript imports so webpack can bundle stylesheets and their assets.
style-loader
A webpack loader that injects bundled CSS into the DOM using style or link tags at runtime.
babel-loader
Babel loader for webpack (and Rspack) that transpiles modern JavaScript with filesystem caching and source map support.
sass-loader
Compiles Sass and SCSS files to CSS inside a webpack build, wiring in Dart Sass or Sass Embedded automatically.
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
tokio-tungstenite
Asynchronous, Tokio-native WebSocket streams built on tungstenite
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
react-spinners
A collection of 23 lightweight, customizable loading spinner components for React apps.
backoff
Python function decorators that retry calls on exceptions or bad return values, with exponential, fibonacci, or constant backoff and jitter.
@svgr/core
The Node.js API that converts raw SVG markup into optimized, ready-to-use React components.
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.
less-loader
Webpack loader that compiles Less stylesheets into CSS