camel-case

v4.0.1
Transform into a string with the separator denoted by the next word capitalized
camel case camelcase camel-case convert transform identifier

lint

tslint "src/**/*" --project tsconfig.json

build

rimraf dist/ dist.es2015/ && tsc && tsc -P tsconfig.es2015.json

specs

jest --coverage

test

npm run build && npm run lint && npm run specs && npm run size

size

size-limit

prepare

npm run build

Metadata

  • MIT
  • Whatever
  • Blake Embrey
  • released 12/3/2019

Downloads

Maintainers