micromanager

v1.1.0
A simple script initiation pattern for modular websites. **~650bytes gzipped.**

size

babili dist/ | gzip-size --raw

lint

standard 'index.js'

prebuild

npm run lint

prepublish

npm run build

build

babel index.js -d dist/

watch

babel -w index.js -d dist/

copy

rm README.md ; cp ../README.md ./
npm i micromanager

Metadata

  • MIT
  • Whatever
  • estrattonbailey
  • released 5/6/2018

Downloads

Maintainers