sindresorhus / decamelizeLinks
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
☆243Updated 5 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☆175Updated 3 months ago
- Get metadata of a package from the npm registry☆247Updated last year
- Get the system locale☆228Updated this week
- Infer the content-type of a request.☆226Updated last week
- Find the root directory of a Node.js project or npm package☆250Updated last week
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Find the closest package.json file☆166Updated 8 months ago
- Create and parse HTTP Content-Disposition header☆237Updated last week
- Strip ANSI escape codes from a string☆502Updated 5 months ago
- Create and parse HTTP Content-Type header☆142Updated last week
- Node.js recursive synchronous fast file system walker☆163Updated 2 weeks ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆349Updated 3 weeks ago
- Write files in an atomic fashion w/configurable ownership☆245Updated 3 weeks ago
- node byte string parser☆476Updated last year
- Read and parse a JSON file☆247Updated 2 years ago
- Clear the terminal screen if possible☆114Updated 4 years ago
- Import a module while bypassing the cache☆287Updated last year
- Get a random temporary file or directory path☆440Updated last week
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Read the closest package.json file☆268Updated 3 months ago
- Copy files☆435Updated this week
- Clear a module from the cache☆184Updated 4 years ago
- Get stdin as a string or buffer☆346Updated this week
- Check if a path exists☆155Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last month
- HTTP status utility☆284Updated last month
- node module to check if a command-line command exists☆147Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago