1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-27 09:04:31 +02:00

update readme

This commit is contained in:
Ian Storm Taylor
2016-06-28 14:46:22 -07:00
parent 8a51b7dfc8
commit 853d0cda3e

View File

@@ -2,7 +2,7 @@
[![Slate](support/banner.png)]() [![Slate](support/banner.png)]()
<center>A <em>completely</em> customizable framework <br/>for building rich text editors in the browser.</center> <div style="text-align: center">A <em>completely</em> customizable framework <br/>for building rich text editors in the browser.</div>
You can think of it like a pluggable implementation of `contenteditable`, built with React and Immutable. Slate lets you build editors like [Medium](https://medium.com/), [Dropbox Paper](https://www.dropbox.com/paper), or [Canvas](https://usecanvas.com/). It was inspired by libraries like [Draft.js](https://facebook.github.io/draft-js/) and [Prosemirror](http://prosemirror.net/). You can think of it like a pluggable implementation of `contenteditable`, built with React and Immutable. Slate lets you build editors like [Medium](https://medium.com/), [Dropbox Paper](https://www.dropbox.com/paper), or [Canvas](https://usecanvas.com/). It was inspired by libraries like [Draft.js](https://facebook.github.io/draft-js/) and [Prosemirror](http://prosemirror.net/).