geostyler-openlayers-parser

v5.0.0-next.2
GeoStyler Style Parser implementation for OpenLayers styles
geostyler parser style openlayers

lint

eslint -c .eslintrc.cjs --ext .ts

test

jest --coverage

build

npm run build:browser && tsc -p tsconfig.json

lint:test

npm run lint && npm run test

typecheck

tsc --noEmit --project tsconfig.json

test:watch

jest --watchAll

build:browser

vite build

prepublishOnly

npm run build

lint:typecheck:test

npm run lint && npm run typecheck && npm run test

Metadata

Downloads