Home

Awesome

Draft-js samples

visit site

Draft-js is a rich text editor APi created by facebook This application shows different aspects of the Draft-js API and some of the ways you can use it.

Official Draft-js site

<a href="http://www.youtube.com/watch?feature=player_embedded&v=vOZAO3jFSHI " target="_blank"><img src="http://img.youtube.com/vi/vOZAO3jFSHI/0.jpg" alt="meet up video" width="720" border="3" /></a>

The Intent is to provide a tool that will quickly but gently bring someone up to speed everything Draft-js related

Navigating the menu on the left hand side from top to bottom will ensure you cover each topic in a gradient of complexity. This will ensure that by the time you get to using complex decorators you have covered all the fundamentals. Thereafter it may provide as a convenient reference

This is a work in progress so please put in a pull request if you feel an improvement can be made

This is a typescript project however, if you are using babel with ES6 you will find modifying the code and removing the typing’s to be trivial

note... This is a typescript project however, draft-js typings have been temporarily removed due to waiting for upgrade typings to 0.10

TODO: