vivliostyle-theme-scripts

v0.3.6
theme library and scripts
vivliostyle

build

shx rm -rf lib/*.js && tsc && shx chmod +x lib/cli.js

dev

run-p dev:*

dev:ts

tsc -w --preserveWatchOutput

dev:watch

nodemon lib/cli.js preview tests/fixtures/default.css --layout assets/default.html

prepublishOnly

yarn build

test

jest
npm i vivliostyle-theme-scripts

Metadata

Downloads