====
memoizing implementation of various packing algorthims including the SHELF-NF (shelf next fit) packing algorithim where orientation of entres is fixed.
npm test
runs tests + coveragenpm run tets:watch
runs and reruns tests when files changenpm run test:debug
runs tests, but starts in a debug session