Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 792 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 792 Bytes

Extends Template

Build Status codecov License

"Extends Template" is a library that enhances template functionality by introducing an "extends" directive and automatically loading dependent HTML templates.

Installation

go get github.com/gowool/extends-template

License

Distributed under MIT License, please see license file within the code for more details.