mirror of
https://github.com/avelino/awesome-go.git
synced 2025-02-07 04:58:41 +00:00
Removing hero. (#4083)
Hero appears to be adandoned: - The most recent commit was 2 years ago. - It is not passing its continuous integration test. - It is still at v0.0.2 and so is not progressing to release. - There are many open issues. - It does not conform to current awesome-go quality standards.
This commit is contained in:
parent
c93a4ce739
commit
4133eae0f3
@ -2066,7 +2066,6 @@ _Libraries and tools for templating and lexing._
|
||||
- [gospin](https://github.com/m1/gospin) - Article spinning and spintax/spinning syntax engine, useful for A/B, testing pieces of text/articles and creating more natural conversations.
|
||||
- [got](https://github.com/goradd/got) - A Go code generator inspired by Hero and Fasttemplate. Has include files, custom tag definitions, injected Go code, language translation, and more.
|
||||
- [goview](https://github.com/foolin/goview) - Goview is a lightweight, minimalist and idiomatic template library based on golang html/template for building Go web application.
|
||||
- [hero](https://github.com/shiyanhui/hero) - Hero is a handy, fast and powerful go template engine.
|
||||
- [jet](https://github.com/CloudyKit/jet) - Jet template engine.
|
||||
- [liquid](https://github.com/osteele/liquid) - Go implementation of Shopify Liquid templates.
|
||||
- [maroto](https://github.com/johnfercher/maroto) - A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple.
|
||||
|
Loading…
Reference in New Issue
Block a user