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
- Delay a promise a specified amount of time☆612Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,137Updated 2 months ago
- node byte string parser☆467Updated 8 months ago
- Join all arguments together and normalize the resulting url.☆362Updated 10 months ago
- Find a file or directory by walking up parent directories☆598Updated 8 months ago
- Asynchronous recursive file copying with Node.js.☆684Updated 4 years ago
- Normalize a URL☆845Updated last year
- The ultimate javascript content-type utility.☆1,370Updated 2 months ago
- A cross platform solution to node's spawn and spawnSync☆1,129Updated 4 months ago
- Temporary file and directory creator for node.js☆749Updated 8 months ago
- Get a random temporary file or directory path☆427Updated last year
- User-friendly glob matching☆2,566Updated last month
- Convert object keys to camel case☆705Updated 9 months ago
- A port of inflection-js to node.js module☆563Updated last month
- Node.js module to detect available ports of the system.☆384Updated 3 months ago
- Update notifications for your CLI app☆1,770Updated 3 months ago
- Copy files☆428Updated 7 months ago
- Delete files and directories☆1,330Updated 5 months ago
- Get the visual width of a string - the number of columns required to display it☆487Updated 8 months ago
- Colored symbols for various log levels☆752Updated 7 months ago
- Get an available TCP port☆893Updated last year
- node's assert.deepEqual algorithm☆789Updated last year
- Pretty unicode tables for the command line☆558Updated 4 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆421Updated last year
- Simple argument parsing☆1,272Updated 8 months ago
- Simple micro templating☆363Updated 2 years ago
- the mighty option parser used by yargs☆504Updated 2 months ago
- Convert a string to a valid safe filename☆496Updated last year
- Autocomplete prompt for inquirer☆356Updated last year