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 2 months ago
- Infer the content-type of a request.☆227Updated 3 weeks ago
- Clear a module from the cache☆184Updated 4 years ago
- Create and parse HTTP Content-Type header☆141Updated 3 weeks ago
- Get metadata of a package from the npm registry☆247Updated last year
- Create and parse HTTP Content-Disposition header☆237Updated this week
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆348Updated 2 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Get the system locale☆228Updated 4 years ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Node.js recursive synchronous fast file system walker☆163Updated last week
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Write files in an atomic fashion w/configurable ownership☆245Updated 2 weeks ago
- node byte string parser☆476Updated last year
- HTTP status utility☆284Updated 3 weeks ago
- Get a random temporary file or directory path☆440Updated this week
- Sort the keys of an object☆108Updated 5 months ago
- Find the closest package.json file☆166Updated 7 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 4 months ago
- Check if a path exists☆155Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- node module to check if a command-line command exists☆147Updated 3 years ago
- node.js util module as a module☆254Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- parse a url with memoization☆188Updated 3 weeks ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Import a module while bypassing the cache☆287Updated 11 months ago
- Read and parse a JSON file☆247Updated 2 years ago