guide/front-end/spytext.md
2016-02-11 18:22:15 +01:00

261 B

Spytext

HTML5 Editor built from scratch using ContentEditable included it's own Undo/Redo library implemented using MutationObserver. It is very small and works consistently across most browsers except internet explorer. Wiki and README needs a lot of work.