generator-terminus-ui
Version:
A generator for adding new components to the Terminus UI library.
20 lines (11 loc) • 364 B
Markdown
<h1><%= kebabName %></h1>
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
## Basic usage
Use the thing...
```html
<ts-<%= kebabName %>>
</ts-<%= kebabName %>>
```
#### More...