sindresorhus / decamelize-keysLinks
Convert object keys from camel case
☆58Updated last year
Alternatives and similar repositories for decamelize-keys
Users that are interested in decamelize-keys are comparing it to the libraries listed below
Sorting:
- Remove circular references from objects☆100Updated last year
- Convert a string index to its line and column position☆37Updated 4 months ago
- Check whether a file can be executed☆46Updated last week
- Make a synchronous function have a timeout☆127Updated last year
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- Programmatic API to update package.json☆94Updated 3 weeks ago
- Serialize objects to JSON with handling for circular references☆162Updated last week
- Like read-package-json, but faster☆51Updated 3 weeks ago
- Get a random temporary path☆35Updated 2 years ago
- Like Object.keys() but also includes symbols☆25Updated 3 years ago
- Switch git branches by their pull request title☆67Updated 3 years ago
- Block the main thread for a given amount of time☆128Updated 3 weeks ago
- Async mutex lock for managing access to a shared resource☆140Updated 7 months ago
- Change the file extension of a path☆42Updated last year
- Useful utilities for working with Fetch☆97Updated 3 months ago
- Detect whether the terminal supports Unicode☆87Updated last year
- Ponyfill for Error#captureStackTrace☆63Updated 3 years ago
- A simple tool for running npm scripts, with monorepo support.☆23Updated 4 years ago
- Check if the system is in low power mode☆69Updated last year
- A tiny (183B to 210B) and fast utility to ascend parent directories☆155Updated last year
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Make a regular expression time out if it takes too long to execute☆220Updated 3 months ago
- Find a file or directory by walking up parent directories — Zero dependencies☆84Updated 8 months ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated 2 years ago
- Merge multiple streams into a unified stream☆63Updated last year
- __dirname and __filename for ES Modules environment☆68Updated last year
- Resolve values based on a JSON schema. Supports conditionals and composition. Useful for configuration, preferences, LLM chat completions…☆13Updated 9 months ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- Debounce a function☆130Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago