Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@graphy/core.iso.stream
Provides isomorphic stream interface for node.js / browser and adds `.until`, a promisified version of the `.on` event listener
@graphy/content.trig.read
Single-threaded RDF TriG content reader
@graphy/content.nq.read
Single-threaded RDF N-Quads content reader
@graphy/core.class.writable
Serialize RDF conveniently and with style
@graphy/content.ttl.write
RDF Turtle content writer for dynamic and stylized output
@graphy/core.class.scribable
Serialize RDF fast
@graphy/core.data.factory
Create instances of Terms and Triples/Quads. Implements @RDFJS DataFactory
@graphy/content.xml.scribe
RDF/XML content scriber for fast and simple output
@graphy/content.trig.write
RDF TriG content writer for dynamic and stylized output
@graphy/content.nq.scribe
RDF N-Quads content scriber for fast and simple output
graphy
A comprehensive RDF toolkit including triplestores, intuitive writers, and the fastest JavaScript parsers on the Web
@graphy/util.dataset.tree
This package is now an alias for where it has been moved to: '@graphy/memory.dataset.fast'
@graphy/content.nt.scribe
RDF N-Triples content scriber for fast and simple output
@graphy/memory.dataset.fast
Create a dataset of quads in memory for comparison and set operations such as union, intersection, difference, etc.
@graphy/content.nt.read
Single-threaded RDF N-Triples content reader
@graphy/content.nt.write
RDF N-Triples content writer for dynamic and stylized output
@graphy/content.ttl.scribe
RDF Turtle content scriber for fast and simple output
@graphy/content.ttl.read
Single-threaded RDF Turtle content reader
@graphy/core.iso.threads
Provides simple, isomorphic worker interface for node.js / browser
@graphy/content.nq.write
RDF N-Quads content writer for dynamic and stylized output