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

Safe use of Web Component #2265

Open
Tracked by #2250
denis-migdal opened this issue Oct 7, 2023 · 0 comments
Open
Tracked by #2250

Safe use of Web Component #2265

denis-migdal opened this issue Oct 7, 2023 · 0 comments

Comments

@denis-migdal
Copy link
Contributor

Hi,

Correct usage of Web Comment is really hard as there are lot of implicit rules and dangerous behaviors.

I made a wrapper class in JS that intends to do as many work as possible to facilitate correct usage of Web Components :
https://github.com/denis-migdal/LISS

It is not yet fully tested and it lacks examples. But I wonder if it could be a good idea to use it in order to modify Brython's browser.webcomponent.

Cordially,

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