deePool
deePool copied to clipboard
highly-efficient pool for JavaScript objects
Results
3
deePool issues
Sort by
recently updated
recently updated
newest added
What is the suggested best practice to call a function on all objects in the pool? Need to do this to some graphic/canvas objects on element resizing events. Pool will...
Be like the [FPO library](https://github.com/getify/fpo). :)
enhancement
help wanted
uglify doesn't support ES6 for minification. need to use harmony branch of uglify, or a different minifier.
enhancement
help wanted