tinyjs-plugin-particles

v0.4.0
A really fast type of the Container built solely for speed
tinyjs plugin

dev

rollup -c --watch

prebuild

rm -rf dist

build:debug

rollup -c

build:prod

rollup -c --environment BUILD:production

build:cjs

rollup -c --environment BUILD:cjs

build

npm run build:debug && npm run build:prod && npm run build:cjs

predoc

rm -rf docs

doc

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

lint

eslint src test/unit/**/*.test.js

test

mocha ./test/unit/**/*.test.js --recursive --require ./test/setup.js

ci

npm run lint && npm run test

preversion

npm run ci

postversion

git push --tags

prepublish

npm run build
npm i tinyjs-plugin-particles

Metadata

  • MIT
  • Whatever
  • yiiqii
  • released 11/30/2020

Downloads

Maintainers