sindresorhus / decamelizeLinks
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
☆241Updated 2 months ago
Alternatives and similar repositories for decamelize
Users that are interested in decamelize are comparing it to the libraries listed below
Sorting:
- Read a package.json file☆173Updated this week
- Get metadata of a package from the npm registry☆245Updated last year
- Infer the content-type of a request.☆227Updated last week
- Find the root directory of a Node.js project or npm package☆247Updated 5 months ago
- Get the system locale☆227Updated 3 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Create and parse HTTP Content-Type header☆138Updated last week
- Node.js recursive synchronous fast file system walker☆163Updated 3 months ago
- Import a module while bypassing the cache☆285Updated 9 months ago
- Check if a path exists☆153Updated 3 years ago
- Find the closest package.json file☆165Updated 5 months ago
- Get a random temporary file or directory path☆437Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Write files in an atomic fashion w/configurable ownership☆241Updated last week
- Read the closest package.json file☆267Updated this week
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- HTTP status utility☆282Updated last week
- Strip ANSI escape codes from a string☆422Updated 2 months ago
- Get stdin as a string or buffer☆344Updated 2 years ago
- Clear the terminal screen if possible☆114Updated 4 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆344Updated last week
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 2 years ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- node byte string parser☆474Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆356Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Sort the keys of an object☆105Updated 2 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 3 weeks ago