Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 872 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 872 Bytes

event-stream-client

Node.js CI npm version

Install

git clone https://github.com/TREEcg/event-stream-client.git
cd event-stream-client
npm install

Sync

If you want to sync with an Linked Data Event Stream (LDES), have a look at the pre-built engine:

  • actor-init-ldes-client: Comunica-based engine to materialize sync with an LDES from JavaScript applications or the CLI.

Publish

npm run publish