sindresorhus / camelcaseLinks
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
☆697Updated last month
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☆627Updated last month
- Join all arguments together and normalize the resulting url.☆365Updated 3 weeks ago
- Find a file or directory by walking up parent directories☆630Updated 3 months ago
- Escape RegExp special characters☆598Updated 7 months ago
- Colored symbols for various log levels☆766Updated 7 months ago
- node byte string parser☆473Updated last year
- Normalize a URL☆867Updated 3 months ago
- A cross platform solution to node's spawn and spawnSync☆1,161Updated last year
- User-friendly glob matching☆2,627Updated last month
- Asynchronous recursive file copying with Node.js.☆685Updated 5 years ago
- Convert object keys to camel case☆739Updated last month
- the mighty option parser used by yargs☆520Updated this week
- Temporary file and directory creator for node.js☆768Updated last month
- Copy files☆436Updated 2 months ago
- Delete files and directories☆1,345Updated 3 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,284Updated 3 months ago
- Easily load and persist config without having to think about where and how☆884Updated 3 months ago
- Get a random temporary file or directory path☆441Updated 2 years ago
- Determine the root path to your project☆606Updated 3 years ago
- The ultimate javascript content-type utility.☆1,432Updated this week
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆1,042Updated last month
- Escape string for use in HTML☆483Updated 3 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆433Updated last month
- Get the visual width of a string - the number of columns required to display it☆513Updated 3 months ago
- Compare semver version strings to find which is greater, equal or lesser.☆634Updated last year
- A simple tool to find an open port or domain socket on the current machine☆898Updated last month
- Generate a cryptographically strong random string☆576Updated 3 years ago
- Small footprint URL parser that works seamlessly across Node.js and browser environments.☆1,035Updated 2 years ago
- Get an available TCP port☆920Updated 3 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago