An open API service indexing awesome lists of open source software.

https://github.com/cehbz/html2bbcode

Go library to convert HTML to BBCode
https://github.com/cehbz/html2bbcode

bbcode go golang html html-to-bbcode

Last synced: about 2 months ago
JSON representation

Go library to convert HTML to BBCode

Awesome Lists containing this project

README

          

# html2bbcode

Go library to convert HTML to BBCode. Has one method "Convert" that
takes an HTML formatted string, and converts it to BBCode. Returns an
error if it can't convert it.