kea

v2.2.0-rc.2
Smart front-end architecture

build

yarn run clean && yarn run compile

clean

rimraf lib/*

compile

npm run compile:rollup

compile:tsc

tsc -p .

compile:rollup

rollup -c

watch

rollup -cw

lint

eslint src/**

prettier

prettier --write src/**/*

prepublish

npm run test && npm run build

start

npm run watch

test

BABEL_ENV=test jest

test-watch

BABEL_ENV=test jest --watchAll

type-check

tsc

type-check:watch

npm run type-check -- --watch

Metadata

  • MIT
  • Whatever
  • Marius Andra
  • released 8/9/2020

Downloads

Maintainers