n3-browserifydeprecated

A browser build of N3.js

Usage no npm install needed!

<script type="module">
  import n3Browserify from 'https://cdn.skypack.dev/n3-browserify';
</script>

README

n3-browserify

This is build of N3.js for the browser generated using browserify. No modifications have been done to the source code of the library.

You can use also it from a CDN like this:

<script src="https://cdn.jsdelivr.net/npm/n3-browserify@latest"></script>

For further instructions on how to use the library, read the official documentation: https://github.com/rdfjs/N3.js