SLDReader
A javascript package that aims to bring styling from a sld document to popular mapping tools. It is not ready for production
CONTRIBUTIONS WELCOME!
More information about the standards:
Examples
See docs/examples folder, to serve them locally
npm start
Api docs
Old Browsers
Some older browsers need polyfills to use this library. E.g. es6.array.find
Commands
To, install dependencies, test, build and document
npm install
npm test
npm build
npm run docs