sindresorhus / camelcaseLinks
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
☆695Updated 2 years ago
Alternatives and similar repositories for camelcase
Users that are interested in camelcase are comparing it to the libraries listed below
Sorting:
- Escape RegExp special characters☆597Updated 6 months ago
- node byte string parser☆474Updated last year
- Delay a promise a specified amount of time☆625Updated last week
- Join all arguments together and normalize the resulting url.☆365Updated 3 weeks ago
- Normalize a URL☆865Updated 2 months ago
- Temporary file and directory creator for node.js☆765Updated 3 months ago
- Find a file or directory by walking up parent directories☆626Updated last month
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,270Updated last month
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 2 months ago
- Escape string for use in HTML☆480Updated 3 years ago
- Colored symbols for various log levels☆763Updated 5 months ago
- Copy files☆435Updated 3 weeks ago
- Delete files and directories☆1,343Updated last month
- Get a random temporary file or directory path☆437Updated 2 years ago
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- The ultimate javascript content-type utility.☆1,423Updated last month
- A cross platform solution to node's spawn and spawnSync☆1,159Updated 11 months ago
- User-friendly glob matching☆2,613Updated last month
- Convert object keys to camel case☆733Updated last week
- Easily load and persist config without having to think about where and how☆884Updated last month
- Delay function calls until a set time elapses after the last invocation☆831Updated last week
- Strip comments from JSON. Lets you use comments in your JSON files!☆618Updated 3 months ago
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆1,036Updated 2 months ago
- Small footprint URL parser that works seamlessly across Node.js and browser environments.☆1,036Updated 2 years ago
- the mighty option parser used by yargs☆517Updated 2 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Convert Windows backslash paths to slash paths☆337Updated 2 years ago
- Determine the root path to your project☆607Updated 3 years ago
- Get the visual width of a string - the number of columns required to display it☆505Updated 2 months ago
- A port of inflection-js to node.js module☆575Updated 3 weeks ago