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
Tags4
Sort:Used by Most Apps
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.
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.
postcss-loader
Runs PostCSS plugins on your CSS as part of a webpack build pipeline.
file-loader
A webpack loader that resolves file imports into emitted assets and public URLs
url-loader
A webpack loader that inlines small files as base64 Data URLs, falling back to file-loader for anything over a configurable size limit.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
@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.
Capacitor
Build native iOS, Android, and Progressive Web Apps from a single web codebase
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
@capacitor/app
The official Capacitor plugin for app lifecycle events, deep links, and app state
tree-sitter-cpp
A fast, incremental C++ grammar for the tree-sitter parsing library