Software:SnapEditor

From HandWiki
Short description: HTML5 WYSIWYG text editor
SnapEditor
Developer(s)8098182 Canada Inc.
Initial release2012; 12 years ago (2012)
Written inJavaScript
Operating systemCross-platform
TypeHTML editor, text editor
LicenseCommercial software[1]
Websitesnapeditor.com

SnapEditor is an HTML5 WYSIWYG text editor from 8098182 Canada Inc. that can be used in web pages. It was born out of frustration with existing editors and aims to solve those frustrations.[2] The first version was released in 2012. Its development was stopped as of Sept 23, 2013.[3]

Its core code is written in JavaScript and can integrate with any server side language such as PHP, ASP.NET, ColdFusion, Java, Perl, Python, Ruby.

SnapEditor is compatible with most Internet browsers, including: Internet Explorer 7.0+ (Windows), Firefox 2.0+, Safari 3.0+, and Google Chrome (windows).[4]

Frustrations

The frustrations that SnapEditor is aiming to solve are

  1. WYSIAWYG (what you see is almost what you get)
  2. unexpected behaviour
  3. messy HTML

In-place and form-based editors

SnapEditor provides both an in-place editor for situations where true WYSIWYG is needed, but still provides a form-based editor in case forms are still used.

References

External links