vedmack / yadcf

Yet Another DataTables Column Filter (yadcf)
http://yadcf-showcase.appspot.com/
MIT License
732 stars 285 forks source link

Preliminary Typed Version #677

Open DaveyJake opened 8 months ago

DaveyJake commented 8 months ago

Please let me know if this will work to make yadcf compatible with Typescript.

https://gist.github.com/DaveyJake/a7009c82ed3f4fbd278b814d62009631

DaveyJake commented 5 months ago

Running tsc yields no errors. Let me know if this works. The transpiled version can be found in the src/ts directory.