Yomguithereal / talisman

Straightforward fuzzy matching, information retrieval and NLP building blocks for JavaScript.
https://yomguithereal.github.io/talisman/
MIT License
704 stars 47 forks source link

Implements TypeScript Type Definitions #171

Closed Nebu1eto closed 1 year ago

Nebu1eto commented 4 years ago

Thanks for nice library. I'm trying to add TypeScript type definitions for talisman. It is still work in progress, so when it is done I'll remove draft from this pull request. Please be free to check and review this PR. Thanks! :)

Yomguithereal commented 4 years ago

Thanks @Hazealign. Looks like a good start :). Ping me when you need to review. I can also merge something partial containing only the types you are interested in if you want to.