SkillAgentSearch skills...

Punymce

PunyMCE is a lightweight rich text editor written in javascript. It's designed to be used for things like comments and forums.

Install / Use

/learn @spocke/Punymce
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

PunyMCE - The Puny JavaScript Rich Text editor

What you need to build PunyMCE

How to build PunyMCE

In the root directory of PunyMCE where the build.xml file is you can run ant against different targets.

ant

Will combine, preprocess and minify the PunyMCE puny_mce_src.js into puny_mce.js and all plugins etc into puny_mce_full.js.

ant moxiedoc

Will generate API Documentation for the project using the Moxiedoc tool. The docs will be generated to the docs/api directory.

ant release

Will produce an release package of the current repository code. The release packages will be placed in the tmp directory.

View on GitHub
GitHub Stars46
CategoryDesign
Updated5mo ago
Forks10

Languages

JavaScript

Security Score

87/100

Audited on Oct 26, 2025

No findings