sindresorhus / camelcaseLinks
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
☆694Updated last year
Alternatives and similar repositories for camelcase
Users that are interested in camelcase are comparing it to the libraries listed below
Sorting:
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Escape RegExp special characters☆594Updated 4 months ago
- node byte string parser☆471Updated last year
- Find a file or directory by walking up parent directories☆622Updated 3 months ago
- Join all arguments together and normalize the resulting url.☆365Updated 3 weeks ago
- Temporary file and directory creator for node.js☆761Updated last month
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,224Updated 3 weeks ago
- Normalize a URL☆857Updated 3 months ago
- Copy files☆430Updated 3 weeks ago
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- A cross platform solution to node's spawn and spawnSync☆1,149Updated 9 months ago
- Colored symbols for various log levels☆761Updated 3 months ago
- Determine the root path to your project☆605Updated 2 years ago
- Convert object keys to camel case☆724Updated last year
- the mighty option parser used by yargs☆514Updated 2 weeks ago
- The ultimate javascript content-type utility.☆1,408Updated last week
- Easily load and persist config without having to think about where and how☆881Updated 9 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 3 weeks ago
- Delete files and directories☆1,339Updated 11 months ago
- Escape string for use in HTML☆478Updated 2 years ago
- A port of inflection-js to node.js module☆572Updated 7 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- User-friendly glob matching☆2,594Updated 7 months ago
- Update notifications for your CLI app☆1,783Updated 9 months ago
- Get the visual width of a string - the number of columns required to display it☆502Updated last week
- Node.js module to list all files in a directory or any subdirectories.☆345Updated last month
- node.js core url module as a module☆381Updated last year
- Strip comments from JSON. Lets you use comments in your JSON files!☆617Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 6 months ago