bin-pack
A packing algorithm for 2D bin packing. Largely based on code and a blog post by Jake Gordon.
bin-pack-with-constraints
A packing algorithm for 2D bin packing that allows setting a max width or height. Largely based on code and a blog post by Jake Gordon and Bryan Burgers.
npm-run-path
Get your PATH prepended with locally installed binaries
flow-bin
Binary wrapper for Flow - A static type checker for JavaScript
execa
Process execution for humans