sindresorhus / decamelize
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
☆238Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for decamelize
- node byte string parser☆461Updated 4 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆235Updated last year
- HTTP status utility☆272Updated 2 weeks ago
- Infer the content-type of a request.☆228Updated 2 months ago
- Get a random temporary file or directory path☆424Updated last year
- Get stdin as a string or buffer☆337Updated last year
- Find the closest package.json file☆159Updated last year
- Strip ANSI escape codes from a string☆399Updated last year
- Check if a path exists☆150Updated 2 years ago
- Import a module while bypassing the cache☆284Updated 5 months ago
- Read the closest package.json file☆258Updated last year
- Read a package.json file☆166Updated last year
- Clear the terminal screen if possible☆115Updated 3 years ago
- Create and parse HTTP Content-Type header☆131Updated 4 months ago
- Read and parse a JSON file☆245Updated last year
- parse a url with memoization☆187Updated 6 months ago
- Copy files☆424Updated 3 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 3 weeks ago
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- Join all arguments together and normalize the resulting url.☆356Updated 6 months ago
- Delay a promise a specified amount of time☆609Updated last year
- Detect the indentation of code☆196Updated last year
- Node.js final http responder☆218Updated 3 weeks ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆683Updated last year
- Parse JSON with more helpful errors☆347Updated 8 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Move a file - Even works across devices☆198Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆330Updated last month
- Find a file or directory by walking up parent directories☆582Updated 4 months ago