@agrzes/ydt
v1.0.0
Published
Two phase templating using handlebars to configure generation of files also using handlebars. Core module for programmatic use.
Readme
A simple yet powerful data templating flow. It works in two phases.
- Creating a configuration file using templating engine
- Generating files based on the configuration file using templating engine
It allows to easily turn JSON/YAML data into a set of files using templates.
See tutorial for more information.
This package contains core functionality meant to be used programmatically.
For CLI usage see cli package.
API documentation can be found in here.
