sindresorhus / decamelize
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
☆238Updated 2 years ago
Alternatives and similar repositories for decamelize:
Users that are interested in decamelize are comparing it to the libraries listed below
- Infer the content-type of a request.☆228Updated 6 months ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Read a package.json file☆165Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- node byte string parser☆467Updated 8 months ago
- Create and parse HTTP Content-Type header☆134Updated 8 months ago
- Get a random temporary file or directory path☆427Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Copy files☆428Updated 7 months ago
- Get metadata of a package from the npm registry☆240Updated 8 months ago
- Safely and quickly serialize JavaScript objects☆347Updated 3 months ago
- easily create complex multi-column command-line-interfaces.☆374Updated this week
- Read the closest package.json file☆266Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆334Updated 5 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆686Updated last year
- Check if a path exists☆150Updated 3 years ago
- Find the closest package.json file☆162Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 10 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Improved typeof detection for node.js and the browser.☆129Updated 7 months ago
- Read and parse a JSON file☆245Updated last year
- node.js util module as a module☆250Updated 3 months ago
- Create and parse HTTP Content-Disposition header☆228Updated 2 weeks ago
- Find a file or directory by walking up parent directories☆598Updated 8 months ago
- Clear the terminal screen if possible☆115Updated 4 years ago
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Move a file - Even works across devices☆198Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 9 months ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 3 months ago