tinymce-yentext

2.0.2 • Public • Published

A yen text plugin for tinymce

whats new

remove jquery depends

use es6

fix some bugs

install

npm i tinymce-yen

how to use

    import 'tinymce-yentext'

    options = {
        toolbar1: "yen",
        plugin: "yen",
        ...
    }
    tinyMCE.init(options);

demo

http://ekoneko.github.io/tinymce/

Readme

Keywords

Package Sidebar

Install

npm i tinymce-yentext

Weekly Downloads

3

Version

2.0.2

License

MIT

Last publish

Collaborators

  • ekoneko