mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-11 01:33:58 +02:00
add readme
This commit is contained in:
@@ -1,7 +1,12 @@
|
|||||||
|
|
||||||
# Slate
|
# Slate
|
||||||
|
|
||||||
Slate is a
|
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 [Draft.js](https://facebook.github.io/draft-js/) and [Prosemirror](http://prosemirror.net/)._
|
||||||
|
|
||||||
|
- [Principles](#principles)
|
||||||
|
- [Examples](#examples)
|
||||||
|
|
||||||
|
|
||||||
## Principles
|
## Principles
|
||||||
|
Reference in New Issue
Block a user