Greasy Fork is available in English.

H2B.js

A Javascript library that converts HTML to BBCode.

אין להתקין סקריפט זה ישירות. זוהי ספריה עבור סקריפטים אחרים // @require https://update.greasyfork.org/scripts/371660/624615/H2Bjs.js

יוצר
Secant
גרסה
0.1
נוצר
28-08-2018
עודכן
29-08-2018
רישיון
לא זמין

A Javascript library that converts HTML to BBCode.


Usage

var BBCode = H2B.HTML2BBCode(description_obj);

//"description_obj" is a jQuery object, DOM element or string(must be a lawful DOM string) which you want to convert from HTML to BBCode.