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

add images, update readme

This commit is contained in:
Ian Storm Taylor
2016-06-28 09:06:06 -07:00
parent 1d3e38410d
commit ae38f6e3a8
4 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
# Slate
![Slate](support/banner.png)
Slate is a completely customizable framework for building rich text editors in the browser. You can think of it like a pluggable implementation of `contenteditable`, built with React and Immutable. Slate was inspired by libraries like [Draft.js](https://facebook.github.io/draft-js/) and [Prosemirror](http://prosemirror.net/).