1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-24 09:13:24 +01:00
slate/docs/general/resources.md

16 lines
581 B
Markdown
Raw Normal View History

2016-11-18 12:11:59 -08:00
# Resources
A few resources that are helpful when using Slate.
2017-07-20 10:01:59 -07:00
## Tooling
2016-11-18 12:11:59 -08:00
- [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.
2017-07-20 10:01:59 -07:00
## Showcase
- [ORY Editor](https://editor.ory.am/) — a self-contained, inline WYSIWYG editor library built on top of Slate.
2017-07-20 10:03:40 -07:00
- [Reboo Editor](http://slate-editor.bonde.org/) — a drop-in WYSIWYG editor built with Slate.