From 2ad3ccf6409d8113294295673049fbe999f0b82e Mon Sep 17 00:00:00 2001 From: Neil Jenkins Date: Wed, 10 Dec 2014 14:47:11 +1100 Subject: [PATCH] Update README API docs and add link to demo. --- README.md | 226 ++++++++++++++++++++++-------------------------------- 1 file changed, 92 insertions(+), 134 deletions(-) diff --git a/README.md b/README.md index 22cb6c3..f81bf75 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Squire Squire is an HTML5 rich text editor, which provides powerful cross-browser normalisation, whilst being supremely lightweight and flexible. It is built for the present and the future, and as such does not support truly ancient browsers. It should work fine back to around Opera 12, Firefox 3.5, Safari 5, Chrome 9 and IE9. +An example UI integration can be tried at http://neilj.github.io/Squire/. + Unlike other HTML5 rich text editors, Squire was written as a component for writing documents (emails, essays, etc.), not doing wysiwyg websites. If you are looking for support for inserting form controls or flash components or the like, you'll need to look elsewhere. However for many purposes, Squire may be just what you need, providing the power without the bloat. The key features are: ### Lightweight ### @@ -10,15 +12,11 @@ Unlike other HTML5 rich text editors, Squire was written as a component for writ * Only 11.5KB of JS after minification and gzip (35KB before gzip). * Does not include its own XHR wrapper, widget library or lightbox overlays. * No dependencies. -* No UI for a toolbar is supplied, allowing you to integrate seamlessly with the - rest of your application and lose the bloat of having two UI toolkits loaded. - Instead, you get a component you can drop in in place of a `