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☆170Updated last year
- Get metadata of a package from the npm registry☆243Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Create and parse HTTP Content-Type header☆138Updated 2 weeks ago
- Find the closest package.json file☆165Updated 4 months ago
- Infer the content-type of a request.☆227Updated 2 weeks ago
- Import a module while bypassing the cache☆285Updated 8 months ago
- Node.js recursive synchronous fast file system walker☆163Updated 2 months ago
- Create and parse HTTP Content-Disposition header☆235Updated 2 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆355Updated 11 months ago
- Clear a module from the cache☆184Updated 3 years ago
- Get a random temporary file or directory path☆435Updated 2 years ago
- Get the system locale☆227Updated 3 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 month
- node module to check if a command-line command exists☆147Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆306Updated last year
- Check if a path exists☆153Updated 3 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆343Updated this week
- Strip ANSI escape codes from a string☆421Updated last month
- HTTP status utility☆282Updated last week
- Import a module lazily☆248Updated 3 years ago
- Read the closest package.json file☆267Updated last year
- node byte string parser☆472Updated last year
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆224Updated last year
- Get the latest version of an npm package☆175Updated last year
- Get stdin as a string or buffer☆343Updated 2 years ago
- Read a chunk from a file☆124Updated last year
- Clear the terminal screen if possible☆114Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last month