Skip to content

theothertomelliott/soyusage

Repository files navigation

soyusage

GoDoc

Package soyusage analyzes soy templates compiled using github.com/robfig/soy todetermine the usage of parameters from within the template and other templates it calls.

The AST for a template is walked, and a tree of parameters is constructed defining the root parameters and sub-fields of these parameters, along with where and how they are used.

About

Analyze parameter usage in soy templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published