geostyler-openlayers-parser

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

build:browser

vite build

build

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

typecheck

tsc --noEmit --project tsconfig.json

lint

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

prepublishOnly

npm run build

test:watch

jest --watchAll

test

jest --coverage

lint:test

npm run lint && npm run test

lint:typecheck:test

npm run lint && npm run typecheck && npm run test
npm i geostyler-openlayers-parser

Metadata

Downloads

Maintainers