Add bafi to list (#3677)

This commit is contained in:
Mario 2021-08-11 12:38:38 +02:00 committed by GitHub
parent abd199bcb7
commit ef82821f60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1857,6 +1857,7 @@ _**Unofficial** set of patterns for structuring projects._
* Specific Formats
* [align](https://github.com/Guitarbum722/align) - A general purpose application that aligns text.
* [allot](https://github.com/sbstjn/allot) - Placeholder and wildcard text parsing for CLI tools and bots.
* [bafi](https://github.com/mmalcek/bafi) - Universal JSON, BSON, YAML, XML translator to ANY format using templates
* [bbConvert](https://github.com/CalebQ42/bbConvert) - Converts bbCode to HTML that allows you to add support for custom bbCode tags.
* [blackfriday](https://github.com/russross/blackfriday) - Markdown processor in Go.
* [bluemonday](https://github.com/microcosm-cc/bluemonday) - HTML Sanitizer.