@karcass/template-reducer
Version:
Abstract base class for template reducing according to user preferences
9 lines (5 loc) • 347 B
Markdown
# @karcass/template-reducer
Base abstract class for TemplateReducer, which used by <a href="https://github.com/karcass-ts/karcass">karcass</a> templates for telling
to installation process how template should be changed corresponding user config.
## Example
See https://github.com/karcass-ts/template/blob/master/TemplateReducer.ts for example