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.
- Host: GitHub
- URL: https://github.com/steadylearner/draft-js-typescript
- Owner: steadylearner
- Created: 2020-04-12T16:15:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:15:36.000Z (over 3 years ago)
- Last Synced: 2025-01-11T02:33:05.410Z (over 1 year ago)
- Language: TypeScript
- Size: 11.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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