This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages) This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources. Find sources: "SnapEditor" – news · newspapers · books · scholar · JSTOR (November 2012) (Learn how and when to remove this template message)The topic of this article may not meet Wikipedia's notability guidelines for products and services. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.Find sources: "SnapEditor" – news · newspapers · books · scholar · JSTOR (November 2012) (Learn how and when to remove this template message) (Learn how and when to remove this template message)
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