@piperguy/plop-helper

0.1.0Β β€’Β PublicΒ β€’Β Published

πŸ’§ plop-helper

npm npm

A plop helper to generate topic icons.

πŸ“¦ Installation

This package is installable from npm.

npm install --save-dev @piperguy/plop-helper

πŸ₯‘ Usage

Before you can use the plop-pack, you have to load it into the plop object.

plop.load("@piperguy/plop-helper")

Once loaded, you now have access the following helpers.

icon

This helper is very specific to piperguy.github.io. It generates an icon given a topic.

input

{
    topic: "coding"
}

helper

{{icon topic}}

output

"πŸ’»"

❔ Questions

πŸ› report bugs by filing issues
πŸ“’ provide feedback with issues or on twitter

Package Sidebar

Install

npm i @piperguy/plop-helper

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

4.63 kB

Total Files

6

Last publish

Collaborators

  • piperguy