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
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.
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
expose-loader
A webpack loader that exposes a module's exports on window, self, or global for legacy, non-module code to consume.
react-papaparse
React hooks and components wrapping PapaParse for fast in-browser CSV parsing
CleverCSV
A drop-in replacement for Python's csv module that detects the dialect of messy, real-world CSV files with far higher accuracy than the standard library.
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.