tinyjs-plugin-layer

v0.0.1
集成 Scroller 的显示类
tinyjs plugin

start

webpack-dev-server --devtool source-map --inline --hot --host 0.0.0.0

build

webpack --progress --colors

doc

rm -rf docs && jsdoc README.md src -r -d docs -t node_modules/docdash

lint

eslint src/** tests/**

test

mocha ./tests --recursive --require ./tests/setup.js

test-cov

istanbul cover _mocha -- ./tests --recursive --require ./tests/setup.js

ci

npm run lint && npm run test-cov

preversion

npm run ci

postversion

git push && git push --tags
npm i tinyjs-plugin-layer

Metadata

  • MIT
  • Whatever
  • fangjun.yfj
  • released 6/1/2017

Downloads

Maintainers