1.5.0 • Published 8 months ago
@magnolia/cli-template-helper
Licence
SEE LICENSE IN LICENSE.txt
Version
1.5.0
Deps
20
Size
128 kB
Vulns
3
Weekly
0
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.