web_components 0.10.0 copy "web_components: ^0.10.0" to clipboard
web_components: ^0.10.0 copied to clipboard

outdatedDart 1 only

Polyfills for Shadow DOM, Custom Elements, and HTML Imports. Custom Elements let authors define their own elements. Authors associate code with custom tag names, and then use those custom tag names as [...]

-/ -
pub points
282
downloads

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
0
points
282
downloads

Publisher

unverified uploader

Weekly Downloads

Polyfills for Shadow DOM, Custom Elements, and HTML Imports. Custom Elements let authors define their own elements. Authors associate code with custom tag names, and then use those custom tag names as they would any standard tag. Shadow DOM is designed to provide encapsulation for custom elements, by hiding DOM subtrees under shadow roots. HTML Imports let authors bundle code and HTML as if they were libraries.

Homepage

License

unknown (license)

More

Packages that depend on web_components