sindresorhus / camelcaseLinks
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
☆695Updated last year
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☆595Updated 2 months ago
- Find a file or directory by walking up parent directories☆616Updated last month
- Delay a promise a specified amount of time☆617Updated 2 years ago
- Join all arguments together and normalize the resulting url.☆363Updated last month
- node byte string parser☆470Updated last year
- Delete files and directories☆1,336Updated 9 months ago
- Colored symbols for various log levels☆757Updated last month
- Copy files☆429Updated 11 months ago
- Asynchronous recursive file copying with Node.js.☆683Updated 4 years ago
- Normalize a URL☆847Updated last month
- the mighty option parser used by yargs☆511Updated last month
- Temporary file and directory creator for node.js☆754Updated 3 months ago
- A cross platform solution to node's spawn and spawnSync☆1,146Updated 7 months ago
- Small footprint URL parser that works seamlessly across Node.js and browser environments.☆1,036Updated 2 years ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,214Updated 2 months ago
- The ultimate javascript content-type utility.☆1,395Updated last week
- Determine the root path to your project☆605Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Get an available TCP port☆907Updated last year
- Get the visual width of a string - the number of columns required to display it☆492Updated last year
- Easily load and persist config without having to think about where and how☆875Updated 7 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆398Updated 2 years ago
- User-friendly glob matching☆2,587Updated 5 months ago
- Node.js module to list all files in a directory or any subdirectories.☆345Updated 2 years ago
- Strip ANSI escape codes from a string☆419Updated 5 months ago
- Generate a cryptographically strong random string☆572Updated 3 years ago
- node.js core url module as a module☆381Updated 11 months ago
- Escape string for use in HTML☆473Updated 2 years ago
- Delay function calls until a set time elapses after the last invocation☆820Updated 8 months ago
- Convert object keys to camel case☆715Updated last year