@vivliostyle/core

v2.30.4
Vivliostyle Core library for HTML+CSS typesetting with EPUB/Web publications support
vivliostyle

build

microbundle --format cjs --define VIVLIOSTYLE_DEBUG=false

build-dev

microbundle --no-compress --format cjs --define VIVLIOSTYLE_DEBUG=true

clean

shx rm -rf lib/* .cache

dev

yarn build-dev --watch

format

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

lint

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

test

yarn --cwd test install && yarn --cwd test test

test-sauce

yarn --cwd test install && yarn --cwd test test-sauce
npm i @vivliostyle/core

Metadata

  • AGPL-3.0
  • >=14
  • Vivliostyle Foundation
  • released 8/20/2024

Downloads