0.3.0 • Published 8 years ago

rdf-serializer-n3-browser v0.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

rdf-serializer-n3 for browser usage

This provides a version of rdf-serializer-n3 for usage in the browser. It does not include rdf-ext so this needs to be loaded separately.

What is is good for? If you're using a library that includes rdf-ext and just want to add support to parse turtle adding dist/n3-serializer.js is the easiest way.

Building

For convenience the result of the built is included in the dist/ directory. To build it yourself run:

npm install