sindresorhus / camelcase
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
☆687Updated last year
Alternatives and similar repositories for camelcase:
Users that are interested in camelcase are comparing it to the libraries listed below
- Find a file or directory by walking up parent directories☆586Updated 6 months ago
- Delay a promise a specified amount of time☆608Updated last year
- Escape RegExp special characters☆584Updated 7 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆237Updated 2 years ago
- Copy files☆427Updated 5 months ago
- Join all arguments together and normalize the resulting url.☆359Updated 8 months ago
- A port of inflection-js to node.js module☆556Updated last week
- node byte string parser☆464Updated 6 months ago
- Delete files and directories☆1,331Updated 3 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,128Updated last week
- Normalize a URL☆844Updated 10 months ago
- Colored symbols for various log levels☆748Updated 5 months ago
- User-friendly glob matching☆2,550Updated 6 months ago
- Convert object keys to camel case☆697Updated 6 months ago
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- Temporary file and directory creator for node.js☆742Updated 5 months ago
- Get the visual width of a string - the number of columns required to display it☆483Updated 6 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆389Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆422Updated last year
- Get a random temporary file or directory path☆425Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,095Updated 5 months ago
- Simple “Least Recently Used” (LRU) cache☆687Updated last year
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆974Updated last month
- Extends minimatch.match() with support for multiple patterns☆299Updated last year
- Easily load and persist config without having to think about where and how☆868Updated last month
- Implements the node.js require.resolve() algorithm☆780Updated 2 weeks ago
- the mighty option parser used by yargs☆500Updated this week
- Escape string for use in HTML☆469Updated 2 years ago
- Small footprint URL parser that works seamlessly across Node.js and browser environments.☆1,032Updated 2 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆312Updated last month