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
ws
A simple, blazing-fast, thoroughly tested WebSocket client and server library for Node.js.
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.
postcss-loader
Runs PostCSS plugins on your CSS as part of a webpack build pipeline.
websockets
Build correct, fast WebSocket servers and clients in Python with asyncio, threading, or Sans-I/O APIs.
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.
@svgr/core
The Node.js API that converts raw SVG markup into optimized, ready-to-use React components.
less-loader
Webpack loader that compiles Less stylesheets into CSS
@neondatabase/serverless
Neon's serverless PostgreSQL driver for JavaScript and TypeScript, built for edge and serverless runtimes using HTTP and WebSockets instead of raw TCP.
expose-loader
A webpack loader that exposes a module's exports on window, self, or global for legacy, non-module code to consume.
webfonts-loader
webfonts-loader: Turn SVG Icons into Webpack Fonts
rails-erb-loader
A webpack loader that compiles embedded Ruby (.erb) templates into JavaScript for Rails projects.