cleaners

v0.3.3
Cleans & validates untrusted data, with TypeScript & Flow support
conversion json validation

fix

npm run lint -- --fix

lint

eslint --ext .js,.ts .

test

nyc mocha 'test/**/*.test.js'

clean

rimraf lib

prepare

npm-run-all clean -p build.*

build.lib

rollup -c; cp src/index.js.flow lib

precommit

lint-staged && npm-run-all -p test build.*

build.flow

flow

build.types

tsc

Metadata

  • MIT
  • Whatever
  • William Swanson
  • released 2/5/2021

Downloads

Maintainers