html4-id

v1.0.0
Create a valid HTML4 ID from an input value.
html id html4 css

lint

eslint . && jscs . && jsinspect . && buddy --detect-objects ./lib

security

nsp check && snyk test

cover

istanbul cover _mocha -- --check-leaks --timeout=25000 test && istanbul check-coverage --statements 100 --branches 100 --functions 100 --lines 100

test

npm run lint && npm run security && npm run cover

build

webpack

prepublish

npm run build
npm i html4-id

Metadata

  • MIT
  • Whatever
  • David Pate
  • released 9/14/2016

Downloads

Maintainers