- look through the existing helpers in the helpers org.
- search through the [handlebar-helpers] project similar helpers
- search GitHub for similar helpers
If you don't find what you need, please create a request.
To contribute a helper to the github.com/helpers org, follow these steps:
1. Use generator-verb to generate the project, including documentation.
To install generator-verb, run:
npm i -g generator-verb
In the command line, run:
yo verb --helper
Create a repo on GitHub under your own account.
- push up the helper project to your new repo
- make sure you give attribution if your helper is based on previous work by another author
Create an issue to request a transfer to the helpers org.