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
change-case
Transform strings between camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and more
node-cron
Zero-dependency cron job scheduling for Node.js with overlap prevention and distributed coordination
node-cron
A lightweight Node.js library for scheduling jobs on cron expressions, dates, or Luxon DateTimes, with built-in time zone support.
cspell
A fast, self-contained command-line spell checker built for source code and documentation.
camelcase
Convert dash, dot, underscore, or space separated strings to camelCase or PascalCase, with full Unicode support.
camelcase-keys
Recursively convert snake_case or kebab-case object keys to camelCase (or PascalCase), with exclusions and stop-path control.
convert_case
Convert Rust strings between snake, kebab, camel, Pascal, title, and other cases
snakecase-keys
Convert an object's keys to snake_case, recursively and with full TypeScript type inference.
unicase
A case-insensitive string wrapper for Rust using Unicode case-folding.
pytest-cases
Separate test code from test cases in pytest, with fixture unions and parametrization goodies for readable, reusable test suites.
text-case
Convert strings between camelCase, PascalCase, snake_case, kebab-case, and 17 other text case formats with a zero-dependency TypeScript monorepo.
heck
A Rust case conversion library that converts strings between camelCase, snake_case, kebab-case, Title Case and more with Unicode-aware word boundaries.
cron-time-generator
Zero-dependency TypeScript builder for readable, valid cron expressions