ACNLPatternTool
ACNLPatternTool copied to clipboard
Ts components
Converted components to typescript to support long-term maintenance. Added type declarations and additional comments to variables and functions to make it easier to understand how to utilize them. Also added jsdoc comments and type annotations in JavaScript utility files for compatibility with the typescript components and other TypeScript utility files.
Hopefully this makes it easier to get open source contributions since more people will understand the types if they're more explicit.
Added automatic debounced search activation when a search option on the browse page changes.