quick-res
A set of small utilities that makes Response. q.json(), q.text(), q.html(), .... can make your code shorter and more readable while also providing good support for Tree-Shaking.
better-resolve-path
An opt-in resolve path function for babel config. It leaves built-in modules and node_modules untouched.
stdinfile
`await file('').json(); await stdin().json()`; utilities for reading and writing files, as well as reading from stdin.