Skip to content

Add support for creating Web Component projects #13

@rsdoiel

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).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions