H2B.js

A Javascript library that converts HTML to BBCode.

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/371660/624615/H2Bjs.js

Аўтар
Secant
Версія
0.1
Створаны
28.08.2018
Абноўлены
29.08.2018
Памер
30.1 КБ
Ліцэнзія
Н/Д

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.