tram-one

v8.0.0-beta.6
🚋 Batteries Included View Framework
frontend framework client server ssr browser tram-one hover-engine tram and 2 more...

lint

xo

lint:loop

npx onchange '**/*.js' -i -- xo

build

npm run build:cjs && npm run build:umd

postbuild

npm run build:badges && npm run build:docs

build:cjs

rollup -c configs/rollup.config.cjs.js

build:umd

rollup -c configs/rollup.config.umd.js

build:badges

node dev-scripts/build-size-badges.js

build:docs

docma -c configs/docma.json -d docma

watch:docs

watch "npm run build:docs" src

watch:build

watch "npm run build" src

clean

git clean -Xdf

test

jest --watch

test:ci

jest

start

npm i && npm run build

restart

npm run clean && npm start

Metadata

  • MIT
  • Whatever
  • Jesse Jurman
  • released 5/26/2019

Downloads

Maintainers