Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.43 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.43 KB

View Engine library by aah framework

Build Status Code Coverage Go Report Card Release Version Godoc Twitter @aahframework

View Engine library provides enhanced Go template engine which supports partial template inheritance, imports, etc.

News

  • v0.9.0 released and tagged on Jul 06, 2018.

Installation

go get -u aahframework.org/view.v0

Visit official website https://aahframework.org to learn more about aah framework.