A js implementation of MaxRects algorithms for packing rectangles.
A max rectangle 2d bin packer for packing glyphs or images into multiple sprite-sheet/atlas
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.
No description provided.
No description provided.
A max rectangle 2d bin packer for packing glyphs or images into multiple sprite-sheet/atlas
filesystem bindings for tar-stream
Calculate a packing layout with support for different strategy configurations
A packing algorithm for 2D bin packing. Largely based on code and a blog post by Jake Gordon.
Programmatic API for the bits behind npm pack
A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic
[](https://ci.appveyor.com/project/jpcy/xatlas) [](https://trav
Package of layput utilities for cytoscape.js
2D and 3D Bin Packing library with TypeScript and immutable design
Utilities for packing and unpacking npm packages
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 webpack based web front-end development environment
Binary value packing and unpacking
binary tree based bin packing algorithm
React wrapper for firebaseui: Javascript library for customizable UI on top of Firebase SDK
[](https://github.com/jpcy/xatlas/actions) [](https://ci.appveyor.
DynamoDB access library for single-table designs
tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
MaxRects Algorithm javascript implementation