Package Exports
- @pattern-lab/engine-handlebars
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@pattern-lab/engine-handlebars) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
The Handlebars engine for Pattern Lab / Node
To install the Handlebars engine in your edition, npm install patternengine-node-handlebars
should do the trick.
Supported features
- Includes
- Lineage
- Hidden Patterns
- Pseudo-Patterns
- Pattern States
- Pattern Parameters (Accomplished instead using native Handlebars partial arguments)
- Style Modifiers (Accomplished instead using native Handlebars partial arguments)