Recently, npm, the essential package manager used by developers worldwide, suffered a massive supply chain attack. This ...
ts-case-convert is a zero dependency implementation for converting object keys between camelCase, snake_case, PascalCase, and SCREAMING_SNAKE_CASE while preserving TypeScript type information, code ...