mooeditable

[DISCONTINUED] A simple web-based WYSIWYG editor, written in MooTools.

  • Owner: cheeaun/mooeditable
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Note: This project is currently on hiatus. Watch out for the forks instead.

MooEditable

A simple web-based WYSIWYG editor, written in MooTools.

Screenshot

Features

How to Use

There are two ways. Note that textarea-1 is the id of a textarea element. This is the simple one:

#JS
$('textarea-1').mooEditable();

And this is the Classic one:

#JS
new MooEditable('textarea-1');

Main metrics

Overview
Name With Ownercheeaun/mooeditable
Primary LanguageJavaScript
Program languageCSS (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2009-02-03 14:25:39
Pushed At2017-11-06 15:56:34
Last Commit At2013-09-06 21:43:36
Release Count1
Last Release Name0.4 (Posted on 2009-03-29 13:57:07)
First Release Name0.4 (Posted on 2009-03-29 13:57:07)
用户参与
Stargazers Count1k
Watchers Count59
Fork Count113
Commits Count427
Has Issues Enabled
Issues Count53
Issue Open Count22
Pull Requests Count7
Pull Requests Open Count3
Pull Requests Close Count8
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private