@sinonjs/formatio

v3.0.0
Human-readable object formatting

build

run-s build:dist-folder build:bundle

build:bundle

rollup -c > dist/formatio.js

build:dist-folder

mkdirp dist

lint

eslint .

prepublishOnly

npm run build && mkdocs gh-deploy -r upstream || mkdocs gh-deploy -r origin

test

mocha 'lib/**/*.test.js'

test-coverage

nyc --reporter text --reporter html --reporter lcovonly npm run test
npm i @sinonjs/[email protected]

Metadata

Downloads