Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Sir Trevor revolutionizes web content editing with an innovative and user-friendly interface that does not assume how the content will be displayed. The content is organized in a structured JSON format, incorporating minimal inline HTML, which allows for effortless creation and customization of block types. Its intuitive design enables users to create rich content easily, and it has been successfully implemented on a national news broadcasting website that caters to millions of viewers. The structure of Sir Trevor content is based on blocks, and while it comes pre-loaded with a variety of block types, users have the flexibility to add their own custom blocks as needed. Additionally, a comprehensive repository of blocks is available for users looking for more options, and creating custom blocks is a straightforward process. By default, Sir Trevor includes ECMAScript 6 shims, but users may need to implement their own shims for platforms lacking support for ECMAScript 5 APIs. Utilizing The Guardian's scribe for rich text editing, Sir Trevor is designed to be compatible with modern browsers, specifically supporting Chrome 51 and above, Safari 9 and above, and Firefox 47 and above, ensuring broad accessibility for users. Overall, Sir Trevor stands out as a powerful tool for anyone looking to craft dynamic web content efficiently.
Description
Create elegantly formatted text within your web application using Trix, an editor designed for composing messages, comments, articles, and lists—the fundamental documents typical of most web applications. Trix boasts a sophisticated document architecture, accommodates embedded attachments, and generates concise and uniform HTML output. While many WYSIWYG editors rely on HTML's contenteditable and execCommand APIs—initially crafted by Microsoft for live web page editing in Internet Explorer 5.5 and later imitated by other browsers—these APIs lack comprehensive specifications and documentation. Consequently, the vast scope of WYSIWYG HTML editors leads to varied implementations across browsers, each with its unique bugs and anomalies, leaving JavaScript developers to navigate these discrepancies. In contrast, Trix elegantly navigates these challenges by treating contenteditable as an input-output device: when user input reaches the editor, Trix deftly transforms that input into an editing command within its internal document model, ensuring a smoother and more consistent editing experience. This approach not only enhances user interaction but also streamlines the development process for web applications.
API Access
Has API
API Access
Has API
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Sir Trevor
Website
madebymany.github.io/sir-trevor-js/
Vendor Details
Company Name
Trix
Website
trix-editor.org