Skip to content

justakit/bbparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbparser

Simple bbcode parser library for Golang

Features

  1. Constructor function which add almost all needed tags handlers
  2. Easy way to add your own tags/handlers
  3. Define special strings which need to be replaced (like \n with <br> )

Instalation

go get github.com/KitlerUA/bbparser

About

Parse text with bbcode to html

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages