RadLikeWhoa / Countable

Add live paragraph-, word- and character-counting to an HTML element.
https://sacha.me/Countable
MIT License
1.64k stars 134 forks source link

Add type definition of typescript for Countable #48

Closed youjenli closed 5 years ago

youjenli commented 6 years ago

Hi , maintainers of this project.

In order to import this library to my typescript project, I create this type definition by consulting the official tutorial and umd example of typescript.
Please consider to add type definition for typescript users.

I will be glad to submit this type definition to DefinitelyTyped for this project if project owners are satisfied to this definition.