An open API service indexing awesome lists of open source software.

https://github.com/steadylearner/draft-js-typescript

$yarn && yarn dev will be enough to test this example.
https://github.com/steadylearner/draft-js-typescript

Last synced: over 1 year ago
JSON representation

$yarn && yarn dev will be enough to test this example.

Awesome Lists containing this project

README

          

# Draft.js with TypeScript

I need to learn this and use it with TypeScript.

* https://draftjs.org/
* [Set up the latest code.](https://medium.com/swlh/rich-editor-for-your-react-typescript-project-using-hooks-21c669e54df2)
* [Refer to this blog series.](https://medium.com/@siobhanpmahoney/building-a-rich-text-editor-with-draft-js-react-redux-and-rails-ef8d2e2897bf)
* [Refer to this also.](https://medium.com/@mshabrikov/draft-js-rich-text-editor-framework-for-react-from-facebook-f236d02576f0)
* https://github.com/sstur/draft-js-utils

## Draft js plugins

* https://www.draft-js-plugins.com/
* https://github.com/HubSpot/draft-convert

## Examples and more resources

* https://github.com/steadylearner/draft-js/tree/master/examples/draft-0-10-0
* https://github.com/nikgraf/awesome-draft-js