sindresorhus / decamelize
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
☆239Updated 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 last month
- Find the root directory of a Node.js project or npm package☆242Updated last year
- Read a package.json file☆165Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Get a random temporary file or directory path☆428Updated last year
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- Get metadata of a package from the npm registry☆241Updated 9 months ago
- Copy files☆428Updated 9 months ago
- Check if a path exists☆151Updated 3 years ago
- Find the closest package.json file☆163Updated last year
- HTTP status utility☆278Updated 2 months ago
- Parse yes/no like values☆268Updated 2 years ago
- Move a file - Even works across devices☆199Updated last year
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Delay a promise a specified amount of time☆614Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆336Updated 3 weeks ago
- Get stdin as a string or buffer☆337Updated last year
- easily create complex multi-column command-line-interfaces.☆374Updated 3 weeks ago
- Read and parse a JSON file☆246Updated last year
- Parse JSON with more helpful errors☆364Updated 3 weeks ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated last year
- node byte string parser☆469Updated 10 months ago
- Loosely validate a URL.☆166Updated last year
- Write files in an atomic fashion w/configurable ownership☆236Updated last week
- Read the closest package.json file☆267Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆331Updated 4 months ago
- Clear the terminal screen if possible☆115Updated 4 years ago
- Strip ANSI escape codes from a string☆414Updated 3 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year