maxrects-packer

v2.7.3
A max rectangle 2d bin packer for packing glyphs or images into multiple sprite-sheet/atlas
spritesheet atlas bin pack max rect

clean

rimraf ./lib && rimraf ./dist

build

tsc && rollup -c rollup.config.ts

build:clean

npm run clean && npm run build

doc

typedoc && touch docs/.nojekyll

doc:json

typedoc --json docs/typedoc.json

doc:publish

gh-pages --dotfiles=true -m "[ci skip] Updates" -d docs

test

npm run build:clean && jest

cover

npm run build:clean && jest --coverage

version

standard-version

prepare-release

npm run test && npm run version
npm i maxrects-packer

Metadata

  • MIT
  • Whatever
  • YM Shen
  • released 2/2/2022

Downloads

Maintainers