Packaging summernote for Meteor.js.
- summernote:summernote - includes jQuery and Bootstrap as dependencies
- summernote:standalone - doesn't include any dependencies
If you're new to Meteor, here's what the excitement is all about - watch the first two minutes; you'll be hooked by 1:28. That screencast is from 2012. In the meantime, Meteor has become a mature JavaScript-everywhere web development framework. Read more at Why Meteor.
If you encounter an issue while using this package, please CC @dandv when you file it in this repo.
- Instantiation test
- Make sure the library works with Meteor's reactivity - for example to auto-save to a collection transparently after the text changes.
- Tests ensuring correct event handling on template re-rendering