sindresorhus / camelcase
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
☆686Updated last year
Alternatives and similar repositories for camelcase:
Users that are interested in camelcase are comparing it to the libraries listed below
- Join all arguments together and normalize the resulting url.☆360Updated 9 months ago
- Delay a promise a specified amount of time☆608Updated last year
- node byte string parser☆467Updated 7 months ago
- Temporary file and directory creator for node.js☆743Updated 6 months ago
- Convert object keys to camel case☆699Updated 7 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Find a file or directory by walking up parent directories☆589Updated 7 months ago
- User-friendly glob matching☆2,559Updated last week
- Delete files and directories☆1,330Updated 4 months ago
- Colored symbols for various log levels☆750Updated 6 months ago
- Asynchronous recursive file copying with Node.js.☆683Updated 4 years ago
- node.js core url module as a module☆378Updated 6 months ago
- Copy files☆428Updated 6 months ago
- Escape RegExp special characters☆586Updated 8 months ago
- Get a random temporary file or directory path☆426Updated last year
- Get the visual width of a string - the number of columns required to display it☆485Updated 7 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 3 months ago
- Escape string for use in HTML☆469Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,100Updated 6 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,135Updated last month
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆510Updated 3 weeks ago
- HTTP status utility☆277Updated last week
- A port of inflection-js to node.js module☆560Updated 3 weeks ago
- Update notifications for your CLI app☆1,770Updated 2 months ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Implements the node.js require.resolve() algorithm☆782Updated last month
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 9 months ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,140Updated 3 months ago
- A cross platform solution to node's spawn and spawnSync☆1,123Updated 3 months ago
- Determine the root path to your project☆605Updated 2 years ago