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☆618Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Find a file or directory by walking up parent directories☆613Updated 2 weeks ago
- Copy files☆429Updated 10 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,209Updated last month
- Delete files and directories☆1,336Updated 8 months ago
- Temporary file and directory creator for node.js☆754Updated 2 months ago
- Convert object keys to camel case☆715Updated last year
- Join all arguments together and normalize the resulting url.☆362Updated last week
- node byte string parser☆470Updated 11 months ago
- Escape RegExp special characters☆594Updated last month
- Colored symbols for various log levels☆756Updated last month
- User-friendly glob matching☆2,584Updated 4 months ago
- The ultimate javascript content-type utility.☆1,392Updated 2 weeks ago
- node.js core url module as a module☆380Updated 10 months ago
- Get a random temporary file or directory path☆429Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 7 months ago
- Easily load and persist config without having to think about where and how☆875Updated 6 months ago
- Get the visual width of a string - the number of columns required to display it☆490Updated 11 months ago
- A cross platform solution to node's spawn and spawnSync☆1,145Updated 7 months ago
- Determine the root path to your project☆605Updated 2 years ago
- Get an available TCP port☆906Updated last year
- A simple utility to quickly replace contents in one or more files☆603Updated last week
- Easily exclude node modules in Webpack☆1,300Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,120Updated 4 months ago
- Escape string for use in HTML☆473Updated 2 years ago
- Delete files and directories☆325Updated 8 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆607Updated last month
- Small footprint URL parser that works seamlessly across Node.js and browser environments.☆1,037Updated 2 years ago
- Promisify a callback-style function☆1,507Updated 2 years ago