nossas / slate-editor

A complete rich text editor based on SlateJS framework
https://slate-editor.bonde.org
MIT License
263 stars 56 forks source link

Typescript Definitions #81

Open ideoclickVanessa opened 5 years ago

ideoclickVanessa commented 5 years ago

I would like to use this library with my React / Typescript project. Could you add Typescript definitions?

igr-santos commented 5 years ago

Hello @ideoclickVanessa,

At this point we do not have enough workforce to add the TypeScript definitions, but we can help you if you are interested in contributing to the project.

You can open a PR so that we can discuss the development of this feature. (https://github.com/nossas/slate-editor#contributing)

ideoclickVanessa commented 5 years ago

That's ok. We ended up picking Quill over Slate partly because it is written in Typescript and thus already has the definitions.