0.1.0 ā€¢ Published 10 months ago

@piperguy/plop-helper v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

šŸ’§ plop-helper

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