Yuriy Nemtsov
Results
3
repositories owned by
Yuriy Nemtsov
express-partial-response
108
Stars
15
Forks
Watchers
Express middleware for filtering-out parts of JSON responses based on the `fields` query-string; à la Google API's Partial Response.
json-mask
860
Stars
44
Forks
Watchers
Tiny language and engine for selecting specific parts of a JS object, hiding the rest.
koa-json-mask
22
Stars
4
Forks
Watchers
Middleware allowing the client to filter the response to only what they need, reducing the amount of traffic over the wire.