Package Exports
- change-case-all
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (change-case-all) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
change-case-all
Combined version of all change-case
methods, so you do not need to install them separately.
Tree shaking should still work if you use a module bundler.
Usage
import { camelCase, upperCase } from 'change-case-all';
Links
- Documentation: https://github.com/blakeembrey/change-case
- Bundled browser friendly version: https://github.com/nitro404/change-case-bundled