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.
stdinfile
`await file('').json(); await stdin().json()`; utilities for reading and writing files, as well as reading from stdin.