atlasify

v0.4.0
CLI and core module for atlasify texture packer using maxrects-packer & Jimp
atlas atlasify sprite spritesheet bin pack packer maxrect rect and 1 more...

lint

tslint --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'

clean

rimraf ./lib && rimraf ./dist && rimraf ./test/*.png

prepare

patch-package

build

tsc

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

cd ./test && node --inspect-brk=9229 ../bin/cli.js --group-folder -astr -p 2 -m 1024,1024 --extrude 1 --trim --search-dummy --debug ./atlas

version

standard-version

commit

npx git-cz

Metadata

  • MIT
  • Whatever
  • YM Shen
  • released 9/17/2020

Downloads

Maintainers