rdf-parser-n3-browser

v0.3.0-rc1c
A browser friendly version of rdf-parser-n3

rdf-parser-n3 for browser usage

This provides a version of rdf-parser-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-parser.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-parser-n3-browser

Metadata

  • MIT
  • Whatever
  • Reto Gmür
  • released 11/13/2015

Downloads

Maintainers