Skip to content

yext/soyusage

 
 

Repository files navigation

soyusage

GoDoc

This is a fork of https://github.com/theothertomelliott/soyusage.

Package soyusage analyzes soy templates compiled using github.com/yext/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

Packages

No packages published

Languages

  • Go 100.0%