diff --git a/docs/general/resources.md b/docs/general/resources.md index 7a618d5b1..9956baa77 100644 --- a/docs/general/resources.md +++ b/docs/general/resources.md @@ -4,6 +4,11 @@ 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. + + +## Showcase + +- [ORY Editor](https://editor.ory.am/) — a self-contained, inline WYSIWYG editor library built on top of Slate.