Seamless ShareJS Editor Integration for Meteor 1.3+ with mizzao/meteor-sharejs


Summary of my bookmarked Github repositories from Aug 27th, 2015

Github repositories

  • mizzao/meteor-sharejs

    meteor-sharejs is a smart package for Meteor that allows seamless integration of ShareJS editors into an application. It includes popular editors like CodeMirror and Ace. The package is specifically tested for meteor 1.3 or later. You can install it by adding the appropriate package depending on the editor you want to use. Anonymous document editing requires no configuration, but if you want to integrate with Meteor accounts, there are additional options available. The package provides helper templates to easily generate textareas or editors. You can customize the editor's behavior using callbacks and configure server and persistence settings.