csx

v10.0.2
Utility functions for TypeStyle
TypeScript JSX TSX Layout

start

npm run build -- -w & npm run test:watch

build

tsc -p . && tsc -p tsconfig.es2015.json && npm run build:umd

build:umd

ts-node scripts/rollup.ts

clean

del-cli -f lib lib.es2015 umd

prebuild

npm run clean

test

jest

test:watch

jest && jest --watchAll

preversion

npm run build

postversion

git push --follow-tags && npm publish
npm i csx

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 11/30/2020

Downloads