1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-22 06:53:25 +02:00

add showcase to resources

This commit is contained in:
Ian Storm Taylor
2017-07-20 10:01:59 -07:00
parent f376911566
commit 1a01c6f6d2

View File

@@ -4,6 +4,11 @@
A few resources that are helpful when using Slate. A few resources that are helpful when using Slate.
## Development ## Tooling
- [Immutable.js Console Extension](https://github.com/mattzeunert/immutable-object-formatter-extension) — this greatly improves the `console.log` output when working with [Immutable.js](https://facebook.github.io/immutable-js/) objects, which Slate's data model is based on. - [Immutable.js Console Extension](https://github.com/mattzeunert/immutable-object-formatter-extension) — this greatly improves the `console.log` output when working with [Immutable.js](https://facebook.github.io/immutable-js/) objects, which Slate's data model is based on.
## Showcase
- [ORY Editor](https://editor.ory.am/) — a self-contained, inline WYSIWYG editor library built on top of Slate.