finderjs
finderjs copied to clipboard
[feature request] add missing `destroy` functionality
ie. finder.destroy()
should:
- clear all event listeners
- clear container html
- return destroyed object
Thanks for the request! Not sure when I'll have some free time to do this, maybe over the next couple weeks. Feel free to submit a PR though.