@magnolia/cli-template-helper
v1.0.0
Published
A Magnolia CLI helper package for @magnolia/cli-create-page-plugin and @magnolia/cli-create-component-plugin
Downloads
130
Readme
Template Helper
A Magnolia CLI helper package for @magnolia/cli-create-page-plugin and @magnolia/cli-create-component-plugin
Installation
TemplateHelper is included as a dependency in @magnolia/cli-create-page-plugin and @magnolia/cli-create-component-plugin and does not require separate installation.
Integration with Magnolia CLI Plugins
TemplateHelper is integrated into Magnolia CLI plugins to:
- Facilitate the creation of apps and content types by automating repetitive tasks.
- Provide a consistent user experience across different plugins by centralizing common functionality.
- Avoid code duplication by reusing shared functions between create-page and create-component.
Plugin Documentation
For more information on how to use the plugins that depend on TemplateHelper, refer to Create Page and Create Component plugin documentation.