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

https://github.com/aquilax/serifu-go

Go parser for the Serifu markup language
https://github.com/aquilax/serifu-go

go golang library parser serifu

Last synced: over 1 year ago
JSON representation

Go parser for the Serifu markup language

Awesome Lists containing this project

README

          

# serifu-go [![Go Reference](https://pkg.go.dev/badge/github.com/aquilax/serifu-go.svg)](https://pkg.go.dev/github.com/aquilax/serifu-go)

Go parser for the Serifu markup language

More about Serifu markup [here](https://github.com/papatangosierra/serifu)

Check `example_test.go` for usage.