Skip to content

Commit

Permalink
Add link to level-web-stream
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Mar 6, 2022
1 parent 9739bba commit 4bdeea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ The `gte` and `lte` range options take precedence over `gt` and `lt` respectivel

Lastly, an implementation is free to add its own options.

> :pushpin: To instead consume data using Node.js streams, see [`level-read-stream`](https://github.com/Level/read-stream).
> :pushpin: To instead consume data using streams, see [`level-read-stream`](https://github.com/Level/read-stream) and [`level-web-stream`](https://github.com/Level/web-stream).
### `keyIterator = db.keys([options])`

Expand Down

0 comments on commit 4bdeea9

Please sign in to comment.