H2B.js

A Javascript library that converts HTML to BBCode.

As of 28. 08. 2018. See the latest version.

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.greatest.deepsurf.us/scripts/371660/624401/H2Bjs.js

Autor
Secant
Verzija
0.1
Napravljeno
28. 08. 2018
Ažurirano
28. 08. 2018
Size
29,7 КБ
Licenca
Nije dostupno

A Javascript library that converts HTML to BBCode.


Usage

var BBCode = H2B.HTML2BBCode(description_obj, unwrap);//"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. "unwrap" is a boolean value.