ianstormtaylor / to-camel-caseLinks
Convert a string to a camel case.
☆35Updated 8 years ago
Alternatives and similar repositories for to-camel-case
Users that are interested in to-camel-case are comparing it to the libraries listed below
Sorting:
- Check if a URL is absolute☆79Updated 4 years ago
- Conditional promise chains☆61Updated 4 years ago
- Additional PropTypes for React☆26Updated this week
- Get the extension of a given filename or path☆30Updated 7 years ago
- Execute scripts with Yarn or npm☆48Updated 2 years ago
- ESLint shareable config for React to be used with eslint-config-xo☆120Updated 7 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- capitalize a string, or all words in a string☆39Updated 3 years ago
- Run prettier formatter with rollup☆62Updated this week
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated last month
- Get consecutively unique elements from an array☆74Updated last year
- 🃏 Jest import resolution plugin for eslint-plugin-import☆31Updated 3 years ago
- Debounce a function☆127Updated 11 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Babel plugin transforming any file to a module exporting the file content as string☆24Updated 8 years ago
- utility to return a react components display name☆60Updated 2 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- Run promise-returning & async functions in series☆67Updated 4 years ago
- Recursively remove *all* node_modules directories within the chosen root directory☆26Updated 8 years ago
- Check if your package was installed globally☆70Updated last year
- Get the gzipped size of a file or stdin☆191Updated 3 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year
- This module has moved and is now available at @rollup/plugin-url / https://github.com/rollup/plugins/blob/master/packages/url☆75Updated 4 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- Babel plugin to enable importing modules using a glob pattern☆59Updated 8 years ago
- Run svgr at build-time with babel-plugin-macros.☆43Updated last week
- Loosely validate a URL.☆168Updated last year
- 🌚 Converts assets (images, audio, video, etc.) into components 🌝