sindresorhus / decamelizeLinks
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
☆243Updated 4 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☆174Updated last month
- Get metadata of a package from the npm registry☆245Updated last year
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago
- Infer the content-type of a request.☆227Updated 2 weeks ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆345Updated last week
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Create and parse HTTP Content-Disposition header☆237Updated this week
- Get the system locale☆228Updated 3 years ago
- Check if a path exists☆155Updated 3 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Create and parse HTTP Content-Type header☆141Updated last month
- Find the closest package.json file☆166Updated 6 months ago
- Read the closest package.json file☆268Updated last month
- easily create complex multi-column command-line-interfaces.☆383Updated this week
- node module to check if a command-line command exists☆147Updated 2 years ago
- Node.js recursive synchronous fast file system walker☆163Updated last month
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Get a random temporary file or directory path☆441Updated 2 years ago
- Get the latest version of an npm package