micro-extensions

v0.1.2
Tools for building Node.js apps with Zeit's Micro

dev

rimraf lib && babel src -d lib --watch

build

rimraf lib && babel src -d lib

prepublish

rimraf lib && babel src -d lib

lint

standard

test

mocha --compilers js:babel-core/register 'src/**/__tests__/*.js'

profile

babel-node profile

test:watch

mocha --watch --compilers js:babel-core/register 'src/**/__tests__/*.js'

pretest

standard

Metadata

  • MIT
  • Whatever
  • Versal engineering
  • released 6/27/2017

Downloads

Maintainers