Replies: 1 comment 1 reply
-
Nice! Can you send a PR to update our handlebars-helpers link? 🙏 Line 136 in 1fc4ef0 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Handlebars + Handlebars-helpers (helpers are now maintained in this project) combined into a single package. Easily use in your nodejs or browser projects as it is a drop in replacement when using handlebars directly.
Just
npm i @jaredwray/fumanchu --save
Then use it in your code like so:
Features
Check it out here: https://github.com/jaredwray/fumanchu
Beta Was this translation helpful? Give feedback.
All reactions