We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af20814 commit dff2f19Copy full SHA for dff2f19
README.md
@@ -6,6 +6,9 @@
6
7
Wrapper for fetch to simplify sending and retrieving RDF data.
8
9
+Since version 3.0, this packages is [ESM](https://nodejs.org/api/esm.html) only.
10
+Check version 2.x if you are looking for a CommonJS package.
11
+
12
## Usage
13
14
The package exports a `fetch` function which wraps the request and response object for on-the-fly RDF quad processing.
0 commit comments