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

Support for different embedded templates (like ejs) #321

Closed
marcelmokos opened this issue Feb 17, 2019 · 6 comments
Closed

Support for different embedded templates (like ejs) #321

marcelmokos opened this issue Feb 17, 2019 · 6 comments

Comments

@marcelmokos
Copy link

Can I work on a PR that would add an option to change templating language from handlebars to ejs possibly other templating languages?

I am a user of plop ❤️ on many projects but I feel limited by handlebars templates and helpers. I would prefer to use Javascript as ejs allows.

I do not want to create a similar library with different templating language when I like and use plop on my projects.

@amwmedia
Copy link
Member

Yes, I'm very much in favor of this sort of ability so long as handlebars stays as the "default" so users aren't required to pick a template language, but they can override if they'd like.

@yoosif0
Copy link

yoosif0 commented Jun 25, 2019

Any news about this?

@marcelmokos
Copy link
Author

Unfortunately, I have decided to use https://www.hygen.io/ generator that is using ejs by default. I am not planning to work on this issue.

@yoosif0
Copy link

yoosif0 commented Jun 26, 2019

@marcelmokos I also started using hygen. Thank you

@crutchcorn
Copy link
Member

Transfering this issue to https://github.com/plopjs/plop/ since we're migrating all of node-plop to that repo as a monorepo

@crutchcorn crutchcorn transferred this issue from plopjs/node-plop Apr 25, 2022
@crutchcorn
Copy link
Member

Closing in favor of #10, which describes the method of which we'd implement EJS support

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

4 participants