@vivliostyle/viewer

v2.30.2
Vivliostyle Viewer - HTML+CSS typesetting and rich paged viewing with EPUB/Web publications support
vivliostyle

dev

run-p dev:*

lint

run-p lint:*

test

echo 'Tests for Vivliostyle Viewer has been disabled. See #618.'

build

gulp build && cross-env NODE_ENV=production rollup -c

clean

shx rm -rf lib/* .cache

serve

yarn build && gulp serve

dev:ts

cross-env NODE_ENV=development rollup -c -w --watch.buildDelay 1000

format

prettier --write "{*.{js,md,json},{src,test}/**/*.{ts,js}}"

lint:ts

eslint src --fix --ext .ts -f codeframe

dev:html

gulp serve-dev

lint:css

stylelint src/scss/{*.*,**/*.*}

build-dev

gulp build-dev && cross-env NODE_ENV=development rollup -c

test-sauce

echo 'Tests for Vivliostyle Viewer has been disabled. See #618.'
npm i @vivliostyle/[email protected]

Metadata

  • AGPL-3.0
  • >=14
  • Vivliostyle Foundation
  • released 7/21/2024

Downloads