dot-case

v3.0.1
Transform into a lower case string with a period between words
dot case period full stop convert transform

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