/layout-bin-packer

Primary LanguageJavaScriptISC LicenseISC

Layout Bin Packer

Build Status Code Climate Test Coverage

====

memoizing implementation of various packing algorthims including the SHELF-NF (shelf next fit) packing algorithim where orientation of entres is fixed.

Developing

  • npm test runs tests + coverage
  • npm run tets:watch runs and reruns tests when files change
  • npm run test:debug runs tests, but starts in a debug session