Skip to content

intercom/layout-bin-packer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.5%
  • HTML 1.5%