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
vite-tsconfig-paths
Resolves TypeScript's tsconfig.json path aliases inside Vite, so aliased imports work without redeclaring them in the Vite config.
eslint-import-resolver-typescript
A TypeScript-aware module resolver that plugs into eslint-plugin-import(-x) so ESLint can correctly follow .ts/.tsx imports, tsconfig paths, and package export maps.
babel-plugin-module-resolver
A Babel plugin that rewrites import and require paths using custom root directories and aliases, replacing deep relative paths with clean module references.
@rushstack/eslint-patch
A runtime monkey-patch that gives ESLint monorepo-friendly module resolution, custom shareable-config naming, and bulk suppression tooling for legacy lint violations.
superagent
A small, progressive HTTP request library for Node.js and browsers with a single fluent, chainable API on both platforms.
swagger-client
A JavaScript library that turns any Swagger 2.0 or OpenAPI 3.x document into a fully callable API client at runtime.
Cockatiel
Resilience and fault-handling for Node.js: retries, circuit breakers, timeouts, and more.
func_timeout
Run any existing Python function with a hard timeout, plus stoppable-thread support
later
Composable library for defining recurring schedules and calculating their next or previous occurrences.
unlimited-timeout
Drop-in setTimeout and setInterval replacements that work correctly with delays longer than JavaScript's ~24.8-day maximum.