4 packages
fetch-response-parser
Lightweight library to properly handle (JSON) responses from the Fetch API
file-groups
File extensions and media types, grouped by application and type. Useful when you need to process or restrict processing to certain types of files.
prototoy
Lightweight JavaScript object generator for your node REPL (or elsewhere, I suppose)
select-unique
Given a group of HTML select elements with the same options, Select Unique will remove an option from the other select elements when it's selected, and put it back when it's changed.