geostyler-openlayers-parser

v2.0.1
GeoStyler Style Parser implementation for OpenLayers styles
geostyler parser style openlayers

lint

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

test

jest

build

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

pretest

npm run lint

release

np --no-yarn && git push https://github.com/geostyler/geostyler-openlayers-parser.git master

prebuild

npm run test

test:watch

jest --watchAll

build:browser

webpack --config browser-build.config.js

prepublishOnly

npm run build

Metadata

Downloads