Sign in Sign up
npm

pull-couch

Parse the rows out of a couchdb views query without parsing it as one large json object. instead split based on the format couchdb happens to use (delimited by \r) and then parse each line with `JSON.parse`. This is much faster than parsing everything wit

Latest release
Jan 28, 2016
Releases
1
Known CVEs
0
First release
Jan 28, 2016
License
MIT
View on Npm
Repository

Source

dominictarr/pull-couch
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
1
Last 12 months
0
Cadence
Dependencies
3

Releases per month

last 12 months

Release mix

1 releases
Dependencies

Depends on

1.0.0

Used by

Nothing tracked depends on this yet.

Releases
Version Released
1.0.0 initial