apache / couchdb-nano

Nano: The official Apache CouchDB library for Node.js
https://www.npmjs.com/package/nano
Apache License 2.0
651 stars 165 forks source link

feat: qs -> neoqs #347

Closed PuruVJ closed 2 months ago

PuruVJ commented 2 months ago

Changes

Replaces qs with neoqs https://github.com/puruvj/neoqs

Result:

CleanShot 2024-08-07 at 19 51 17

Graph:

CleanShot 2024-08-07 at 19 51 55

This entire branch will be removed and package will become smaller

Checklist

glynnbird commented 2 months ago

I appreciate the work you have done here, but I'm hoping to merge in the "fetch" branch shortly which will remove pretty much all of the dependencies.

PuruVJ commented 2 months ago

This is amazing!! No deps is better than light-weight ones. Thank you for helping make the ecosystem lighter 🔥