Skip to content

Add support for creating Web Component projects #13

Description

@rsdoiel

Web Components use a different installation workflow and would benefit from having their own flavor of project setup. The Makefile is much more minimal. The installer.ps1, installer.sh are not needed since you'd use something like deno add ... to add them to a project. The publish.bash isn't needed as you'd use something like deno publish to publish to jsr.io. An INSTALL.md would still be useful since it could explain the how to use the web components directly from the project's website (e.g. use the various links included in CodeMeta 3).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions