sindresorhus / camelcase
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
☆682Updated last year
Related projects ⓘ
Alternatives and complementary repositories for camelcase
- node byte string parser☆461Updated 4 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Escape RegExp special characters☆581Updated 4 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,113Updated last year
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Join all arguments together and normalize the resulting url.☆355Updated 6 months ago
- Convert object keys to camel case☆691Updated 4 months ago
- Temporary file and directory creator for node.js☆737Updated 3 months ago
- Normalize a URL☆840Updated 7 months ago
- Delete files and directories☆1,325Updated last month
- Strip comments from JSON. Lets you use comments in your JSON files!☆598Updated last year
- Copy files☆425Updated 3 months ago
- Delay a promise a specified amount of time☆608Updated last year
- Regular expression for matching IP addresses☆192Updated last year
- User-friendly glob matching☆2,534Updated 4 months ago
- node.js core url module as a module☆376Updated 3 months ago
- Convert a string to a valid safe filename☆489Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆419Updated 10 months ago
- Get a random temporary file or directory path☆424Updated last year
- A simple tool to find an open port or domain socket on the current machine☆887Updated last year
- Promisify a callback-style function☆1,505Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated last week
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- Get the visual width of a string - the number of columns required to display it☆478Updated 4 months ago
- Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.☆817Updated 2 months ago
- Easily load and persist config without having to think about where and how☆868Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,096Updated 3 months ago
- The ultimate javascript content-type utility.☆1,332Updated 2 months ago
- Regular expression for matching URLs☆353Updated 4 years ago