sindresorhus / decamelizeLinks
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
☆239Updated 2 years ago
Alternatives and similar repositories for decamelize
Users that are interested in decamelize are comparing it to the libraries listed below
Sorting:
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Read a package.json file☆168Updated last year
- Find the root directory of a Node.js project or npm package☆245Updated 2 weeks ago
- node byte string parser☆470Updated 11 months ago
- Infer the content-type of a request.☆228Updated 2 weeks ago
- HTTP status utility☆280Updated last week
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 7 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated 2 months ago
- Get stdin as a string or buffer☆338Updated last year
- parse a url with memoization☆186Updated 2 weeks ago
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago
- Check if a path exists☆151Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Move a file - Even works across devices☆200Updated last year
- Get a random temporary file or directory path☆429Updated last year
- Find the closest package.json file☆164Updated 2 weeks ago
- Detect the indentation of code☆196Updated last year
- Read and parse a JSON file☆246Updated 2 years ago
- Strip ANSI escape codes from a string☆415Updated 5 months ago
- Delay a promise a specified amount of time☆617Updated 2 years ago
- Get metadata of a package from the npm registry☆242Updated 11 months ago
- Write files in an atomic fashion w/configurable ownership☆236Updated last month
- Read the closest package.json file☆268Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated 10 months ago
- easily create complex multi-column command-line-interfaces.☆374Updated 2 months ago
- Clear the terminal screen if possible☆115Updated 4 years ago
- Find a file or directory by walking up parent directories☆613Updated 2 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆337Updated 6 months ago
- Convert a value to an array☆129Updated 3 years ago