You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a stream so that you can upload a document with attachments to
CouchDB more efficiently in multipart/related format as described in
the CouchDB doc.
Usage
See test/test.js for a full example
Test
npm test
License
MIT
About
Create a stream so that you can upload a document with attachments to CouchDB efficiently in multipart/related format