@opennetwork/rdf-stream
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

RDF Stream

Loose in memory implementation of https://rdf.js.org/stream-spec/

Primary differences:

  • No internal use of EventEmitter, in favour of AsyncIterable & Promise
  • Allows import of QuadLike which means we can pass direct JSON objects to it
  • Allows import of Iterable as well as AsyncIterable
  • Allows import from ReadableStream as it is an AsyncIterable

Readme

Keywords

none

Package Sidebar

Install

npm i @opennetwork/rdf-stream

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

22.1 kB

Total Files

34

Last publish

Collaborators

  • virtualstate-user
  • shipper