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

feat: Add extension template #13

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat: Add extension template #13

wants to merge 3 commits into from

Conversation

bigtimebuddy
Copy link
Member

Closes #12

This change would archive https://github.com/pixijs-userland/extension-boilerplate

Adds a new creation template for PixiJS Extension.

Features

  • Extension uses extension-scripts
  • Template demonstrates mixins using PixiMixins.Rectangle
  • Uses Jest tests and runtime example

@bigtimebuddy bigtimebuddy requested a review from Zyie December 19, 2024 21:03
"name": "template-creation-extension",
"version": "1.0.0",
"description": "[Description of extension]",
"author": "[Author's name]",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice if the plugin could support template substitutions for something like this being process.env.USER

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

Successfully merging this pull request may close these issues.

Add extension boilerplate
1 participant