geostyler-openlayers-parser

v0.15.0
GeoStyler Style Parser implementation for OpenLayers styles
geostyler parser style openlayers

lint

tslint --project tsconfig.json --config tslint.json && tsc --noEmit --project tsconfig.build.json

test

jest

build

tsc -p tsconfig.build.json

pretest

npm run lint

release

np --no-yarn

prebuild

npm run test

prepublishOnly

npm run build

Metadata

Downloads