Closed jogoodma closed 6 years ago
This PR addresses #12 by removing all code and doc references to the Handlebars.js library since it no longer appears to be used.
Added a debounce on the regex search event handler to address UI performance issues with large sequences.
I'm closing this to redo it on its own branch rather than constantly pulling from master.
This PR addresses #12 by removing all code and doc references to the Handlebars.js library since it no longer appears to be used.