lichess-pgn-viewer

v0.1.0
Minimalistic PGN viewer widget, designed to be embedded in content pages.
chess lichess game pgn viewer typescript

dev

$npm_execpath run compile && rollup --config

demo

http-server demo

prod

$npm_execpath run compile && rollup --config --config-prod

test

node --experimental-vm-modules node_modules/jest/bin/jest.js

watch

$npm_execpath run compile && rollup --config --watch

compile

tsc --incremental --declaration --inlineSourceMap

sass-dev

sass --no-source-map --watch --update --style=expanded scss:demo

sass-prod

sass --no-source-map --style=compressed scss:dist

Metadata

Downloads

Maintainers