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

Evaluate plop.js for auro templating #60

Open
DukeFerdinand opened this issue Aug 8, 2024 · 1 comment
Open

Evaluate plop.js for auro templating #60

DukeFerdinand opened this issue Aug 8, 2024 · 1 comment

Comments

@DukeFerdinand
Copy link
Contributor

Action item from Thursday's Auro-Kit introduction!

The current "update" script needs to be ported out from components and into the library. This presents us with an interesting opportunity to port to an external, well documented, and well-supported OSS library called Plop.js to handle our template building for us.

Plop.js uses an open source JavaScript-based templating language called "Handlebars" that's been around since ~2011. It's very easy to learn and well supported by every modern IDE through plugins or out of the box.

Tagging @DukeFerdinand and @jason-capsule42

@DukeFerdinand
Copy link
Contributor Author

Bumping this, I'm not sure if it's super required in library. This is a better tool to consider for WC-Generator since plop is mostly for copying files and filling in initial data!

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

1 participant