@bbob/cli Converts bbcode string to html npm i -g @bbob/cli echo "[i]Text[/i]" | bbob # prints <span style="font-style: italic;">Text</span>