Hi guys,
I'd like to share with you a NPM package called isomorphic-querystring
.
it matches the same API as the querystring
module in node's standard library. but if you're in the browser it uses 2 small functions to match the exact same API.
if you use SSR in JavaScript this package might be helpful to you.
please take a look, and star it if you don't mind :)
Top comments (0)