tram-one

v9.0.1
🚋 Batteries Included View Framework
frontend framework client server ssr browser tram-one hover-engine tram and 2 more...

lint

xo

build

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

postbuild

npm run build:badges

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

prebuild:site

rm -rf docs/website

build:site

docma -c configs/docma.json

watch-src:site

watch "npm run build:site" src

watch-config:site

watch "npm run build:site" configs

watch-guides:site

watch "npm run build:site" docs/guides

watch:lint

watch "npm run lint" src

watch:build

watch "npm run build" src

prepublish:site

rm -rf docs/website && npm run build:site

publish:site

surge docs/website --domain https://tram-one.io

clean

git clean -Xdf

test

jest --watch

test:ci

jest --coverage

start

npm i && npm run build

restart

npm run clean && npm start

Metadata

  • MIT
  • Whatever
  • Jesse Jurman
  • released 1/11/2020

Downloads

Maintainers