@nikgraf DraftJS DraftJS is a framework for building rich text editors in React built & used within Facebook. It got released at ReactConf in February and powers editing of comments, notes and status updates within Facebook.
@nikgraf Manipulation • decorators (wrap text with a Component) • “React” -> “React” • blockStyleFn (apply class to a whole block) • blockRendererFn (render custom block)