simple-get(latest: 4.0.0) Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
cachedir(latest: 2.3.0) Provides a directory where the OS wants you to store cached files.
buffer-from(latest: 1.1.2) A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
is-my-ip-valid(latest: 1.0.1) A small lib to validate IP addresses.
append-field(latest: 2.0.0) A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
clipboard-copy(latest: 4.0.1) Lightweight copy to clipboard for the web