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/

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i tinymce-yentext

    Weekly Downloads

    0

    Version

    2.0.2

    License

    MIT

    Last publish

    Collaborators

    • ekoneko