From 1a01c6f6d251da25caf9a446bdf816bc8ff2748c Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Thu, 20 Jul 2017 10:01:59 -0700 Subject: [PATCH] add showcase to resources --- docs/general/resources.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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.