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

Investigate auto-generating component definitions from TypeScript #7

Open
janechu opened this issue May 22, 2020 · 2 comments
Open
Assignees
Labels
category:performance Underlying technology and performance improvements chore Maintenance or non-code work status:needs-investigation Needs additional investigation

Comments

@janechu
Copy link
Contributor

janechu commented May 22, 2020

Description

Currently component definitions are written manually, they should however be able to be generated from TypeScript.

Investigation

Determine whether a library such as web component analyzer can be used to generate these files.

@janechu janechu self-assigned this May 22, 2020
@janechu
Copy link
Contributor Author

janechu commented May 28, 2020

Created an issue runem/web-component-analyzer#168 to allow FASTElement to resolve @attr.

@janechu
Copy link
Contributor Author

janechu commented May 29, 2020

This is related to microsoft/fast#2800

@janechu janechu transferred this issue from microsoft/fast Jul 14, 2021
@janechu janechu added chore Maintenance or non-code work status:needs-investigation Needs additional investigation labels Jul 14, 2021
@microsoft microsoft deleted a comment from stale bot Jul 14, 2021
@williamw2 williamw2 added the category:performance Underlying technology and performance improvements label Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:performance Underlying technology and performance improvements chore Maintenance or non-code work status:needs-investigation Needs additional investigation
Projects
None yet
Development

No branches or pull requests

2 participants