Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 144 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 144 Bytes

TinyMCE editor

Use TinyMCE editor for your meteor app.

$ meteor add teamon:tinymce
tinymce.init({ selector: 'textarea' });