plop-helper-bradgarropy

A plop helper to generate topic icons.

MIT License

Downloads
30
Stars
0
Committers
1

💧 plop-helper-bradgarropy

A plop helper to generate topic icons.

📦 Installation

This package is installable from npm.

npm install --save-dev plop-helper-bradgarropy

🥑 Usage

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

plop.load("plop-helper-bradgarropy")

Once loaded, you now have access the following helpers.

icon

This helper is very specific to bradgarropy.com. 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 🙋🏼‍♂️ use my ama or twitter to ask any other questions

Package Rankings
Top 21.03% on Npmjs.org