rdf-serializer-n3-browser

v0.3.0
A browser friendly version of rdf-serializer-n3

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
npm i rdf-serializer-n3-browser

Metadata

  • MIT
  • Whatever
  • Reto Gmür
  • released 8/18/2016

Downloads

Maintainers