tram-one

v10.1.9
🚋 Modern View Framework for Vanilla Javascript
frontend framework client browser web-app tram-one observables hooks vanilla and 3 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

watch:lint

watch "npm run lint" src

watch:build

watch "npm run build" src

clean

git clean -Xdf

test

jest integration-tests --watch

test:ci

jest integration-tests --coverage

test:app

parcel integration-tests/test-app/index.html

test:performance

jest performance-tests --watch --update-snapshot

test:performance:app

parcel performance-tests/test-app/index.html

start

npm i && npm run build

restart

npm run clean && npm start

Metadata

  • MIT
  • Whatever
  • Jesse Jurman
  • released 8/6/2021

Downloads

Maintainers