2D, 3D, 4D Bin Packing
filesystem bindings for tar-stream
A packing algorithm for 2D bin packing. Largely based on code and a blog post by Jake Gordon.
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
A max rectangle 2d bin packer for packing glyphs or images into multiple sprite-sheet/atlas
A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic
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.
A tiny library for packing 2D rectangles (for sprite layouts)
binary tree based bin packing algorithm
2D and 3D Bin Packing library with TypeScript and immutable design
No description provided.
TypeScript definitions for bin-pack
Turn any flavor of allowable package.json bin into a normalized object
Get your PATH prepended with locally installed binaries
JavaScript package binary linker
Regular expression for matching a shebang line
Calculate a packing layout with support for different strategy configurations
Check if a binary is working
bin-packing algorithms
Get the PATH environment variable key cross-platform
Binary wrapper that makes your programs seamlessly available as local dependencies
A high-performance TypeScript library for 2D rectangle packing algorithms. Implements area-based packing and Guillotine bin packing with multiple heuristics for optimal space utilization.
Simple help and sanity checks for Node CLI bin scripts
Solution for 3D bin packing problem