https://github.com/go-macaron/pongo2
Package pongo2 is a middleware that provides pongo2 template engine support for Macaron.
https://github.com/go-macaron/pongo2
lsif-enabled macaron middleware pongo2
Last synced: 6 months ago
JSON representation
Package pongo2 is a middleware that provides pongo2 template engine support for Macaron.
- Host: GitHub
- URL: https://github.com/go-macaron/pongo2
- Owner: go-macaron
- License: apache-2.0
- Created: 2014-07-18T00:01:17.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-03-30T17:43:54.000Z (over 5 years ago)
- Last Synced: 2025-03-27T03:01:32.902Z (6 months ago)
- Topics: lsif-enabled, macaron, middleware, pongo2
- Language: Go
- Homepage:
- Size: 41 KB
- Stars: 13
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pongo2
[](https://github.com/go-macaron/pongo2/actions?query=workflow%3AGo)
[](https://codecov.io/gh/go-macaron/pongo2)
[](https://pkg.go.dev/github.com/go-macaron/pongo2?tab=doc)
[](https://sourcegraph.com/github.com/go-macaron/pongo2)Middleware pongo2 is a [pongo2](https://github.com/flosch/pongo2).**v3** template engine support for [Macaron](https://github.com/go-macaron/macaron).
### Installation
go get github.com/go-macaron/pongo2
## Getting Help- [API Reference](https://gowalker.org/github.com/go-macaron/pongo2)
- [Documentation](https://go-macaron.com/middlewares/templating#pongo2-templating-engine)## License
This project is under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for the full license text.