Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use without Assemble? #15

Open
austinmehmet opened this issue Sep 25, 2019 · 1 comment
Open

Use without Assemble? #15

austinmehmet opened this issue Sep 25, 2019 · 1 comment

Comments

@austinmehmet
Copy link

austinmehmet commented Sep 25, 2019

Is it possible to use this without assemble and just register the helpers with handlebars like handlebars.registerHelper('moment', require('handlebars-helper-moment'));

I have tried doing this but it did not work. Am I doing something wrong or is this not possible?

@xaviertholot
Copy link

you can use it doing require('handlebars-helper-moment')(handlebars)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants