SkillAgentSearch skills...

Mooeditable

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

Install / Use

/learn @cheeaun/Mooeditable
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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');

Related Skills

View on GitHub
GitHub Stars1.0k
CategoryDevelopment
Updated23d ago
Forks114

Languages

JavaScript

Security Score

95/100

Audited on Mar 17, 2026

No findings