This package has been deprecated

Author message:

This package no longer maintained.

saimaa

0.0.4 • Public • Published

Saimaa

Heavily customized wysiwyg editor.

Usage

$ npm install -D saimaa
var Saimaa = require("saimaa");
var textarea = document.querySelector("#editor");
new Saimaa(textarea);

Testing

$ npm test

/saimaa/

    Package Sidebar

    Install

    npm i saimaa

    Weekly Downloads

    2

    Version

    0.0.4

    License

    ISC

    Last publish

    Collaborators

    • komagata