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
PapaParse
The fastest in-browser CSV parser for JavaScript, with streaming, Web Workers, and zero dependencies
openid-client
Certified OAuth 2 and OpenID Connect client for every modern JavaScript runtime.
oidc-provider
Certified OAuth 2.0 and OpenID Connect authorization server you mount into your own Node.js app.
react-papaparse
React hooks and components wrapping PapaParse for fast in-browser CSV parsing
express-basic-auth
Plug-and-play HTTP Basic Auth middleware for Express, with static users, custom authorizers, and timing-safe comparisons.
passport-http
HTTP Basic and Digest authentication strategies for Passport.js and Node.js
fast-csv
Streaming CSV parser and formatter for Node.js with zero runtime dependencies and full TypeScript support.
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.
react-csv-reader
A lightweight React component that turns CSV file uploads into parsed data with zero manual FileReader wiring.
digest-fetch
A lightweight HTTP Digest and Basic authentication client that wraps fetch and node-fetch.