H2B.js

A Javascript library that converts HTML to BBCode.

Per 28-08-2018. Zie de nieuwste versie.

Dit script moet niet direct worden geïnstalleerd - het is een bibliotheek voor andere scripts om op te nemen met de meta-richtlijn // @require https://update.greatest.deepsurf.us/scripts/371660/624401/H2Bjs.js

Maker
Secant
Versie
0.1
Gemaakt op
28-08-2018
Bijgewerkt op
28-08-2018
Grootte
29,7 KB
Licentie
N.v.t.

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.