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

Register Helpers programmatically #68

Closed
StevenWeathers opened this issue Dec 9, 2015 · 1 comment · Fixed by #80
Closed

Register Helpers programmatically #68

StevenWeathers opened this issue Dec 9, 2015 · 1 comment · Fixed by #80
Labels
feature New functionality or improvement
Milestone

Comments

@StevenWeathers
Copy link

Would be lovely if we could register helpers programmatically.

E.g. server.views.registerHelper('someHelper', function(){});

This would allow for simpler helper module sharing, rather than having to create a helper file for each helper in a bundle.

Perhaps this exists I just couldn't find a simple solution by reverse engineering.

@jagoda jagoda added this to the 4.1.0 milestone Mar 31, 2016
@jagoda jagoda self-assigned this Mar 31, 2016
jagoda added a commit to jagoda/vision that referenced this issue Apr 1, 2016
jagoda added a commit to jagoda/vision that referenced this issue Apr 1, 2016
@jagoda jagoda closed this as completed in #80 Apr 2, 2016
@Marsup Marsup added feature New functionality or improvement and removed request labels Sep 21, 2019
@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New functionality or improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants