tj / node-querystring

querystring parser for node and the browser - supporting nesting (used by Express, Connect, etc)
MIT License
455 stars 66 forks source link

Added client-side support. #33

Closed ghost closed 12 years ago

ghost commented 12 years ago

make produces a querystring.js and a querystring.min.js, either of which can be run in the client.

All it needs are browser tests. Which I don't want to write.