Show HN: Ritzy – Google Docs-like rich text editor(ritzyed.github.io)
ritzyed.github.io
Show HN: Ritzy – Google Docs-like rich text editor
http://ritzyed.github.io/ritzy/
3 comments
Congrats on the release! Looks good!
FYI: GitHub master updated to version 0.1.4, demo (http://demo-ritzy.rhcloud.com/) updated to the same version. New DESIGN (https://github.com/ritzyed/ritzy/blob/master/docs/DESIGN.ado...), INSTALLATION (https://github.com/ritzyed/ritzy/blob/master/docs/INSTALLATI...), and API (https://github.com/ritzyed/ritzy/blob/master/docs/API.adoc) docs. Demo has new controls that use the API. A bunch of bug fixes and improvements esp. around some more complex collaboration stuff e.g. operations that overlap with remote selections and cursors as one example.
A blog post introducing the project: https://medium.com/@ramangupta/a-new-rich-text-editor-for-th...
Depending on interest, I am considering offering the editor as a software-as-a-service solution. Because it is intended for real-time collaboration, a server-side component is (currently) required. While a simple implementation is part of the open source project, a more complete commercial service could handle storage, communications, security, availability, and provide a simple but powerful API for developers. The API would allow interaction with client-side editors and the data they contain, including real-time server-side push updates as editor contents change. Please let me know if your company or startup may be interested in such a service.