lass

v3.1.1
Lass scaffolds a modern package boilerplate for Node.js
ava boilerplate codecov es6 es7 flavored generator gfm github and 19 more...

coverage

nyc report --reporter=text-lcov > coverage.lcov && codecov

lint

npm run lint:js && npm run lint:md

lint:js

xo

lint:md

remark . -qfo

pretest

npm run lint

test

ava

test-coverage

cross-env NODE_ENV=test nyc npm run test

test:update-snap

npm run test -- --update-snapshots
npm i lass

Metadata

  • MIT
  • >= 10
  • Nick Baugh
  • released 5/2/2022

Downloads