sindresorhus / decamelize-keysLinks
Convert object keys from camel case
☆57Updated 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:
- Convert a string index to its line and column position☆36Updated 3 months ago
- Check whether a file can be executed☆46Updated 2 years ago
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- Make a synchronous function have a timeout☆126Updated last year
- Remove circular references from objects☆100Updated last year
- Serialize objects to JSON with handling for circular references☆162Updated 6 months ago
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- Change the file extension of a path☆41Updated last year
- __dirname and __filename for ES Modules environment☆68Updated last year
- Switch git branches by their pull request title☆67Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆63Updated 3 years ago
- Check if the process is running in a Continuous Integration (CI) environment☆37Updated 4 months ago
- Check if the process is running inside a container (Docker/Podman)☆78Updated 2 years ago
- Find a file or directory by walking up parent directories — Zero dependencies☆83Updated 6 months ago
- Like Object.keys() but also includes symbols☆24Updated 2 years ago
- Get the hash of an object☆139Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Programmatic API to update package.json☆90Updated last month
- Useful utilities for working with Fetch☆96Updated last month
- Make a regular expression time out if it takes too long to execute☆219Updated last month
- Filter object keys and values into a new object☆105Updated last year
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated last year
- Detect whether the terminal supports Unicode☆87Updated last year
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated 2 years ago
- A simple tool for running npm scripts, with monorepo support.☆23Updated 3 years ago
- Create an array of unique values, in order, from the input arrays☆78Updated 4 years ago
- 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
- Debounce a function☆130Updated last year
- Get a random temporary path☆34Updated 2 years ago