Web Components: Difference between revisions

Content deleted Content added
added link to community edition (same as Smart HTML Elements) of our components (should someone want to delete such links, delete all at once)
Tags: Reverted Visual edit
Aasasd (talk | contribs)
Undid revision 1055535201 by 125.130.120.157 (talk): spam
Tags: Undo Reverted
Line 46:
 
== Libraries ==
There are many libraries that are built on Web Components with the aim of increasing the level of abstraction when creating custom elements. Some of these libraries are [https://x-tag.github.io/ X-Tag], [https://slimjs.com/ Slim.js], [[Polymer (library)|Polymer]], [https://bosonic.github.io/ Bosonic], [https://riot.js.org/ Riot.js], [[JQWidgets#Smart HTML Elements|Smart HTML Elements]], [https://developer.salesforce.com/docs/component-library/documentation/en/lwc Salesforce Lightning Web Components], and [https://www.dataformsjs.com/ DataFormsJS].
 
Some of these libraries are [https://webpdf.pro/#NON WebPDF], [https://x-tag.github.io/ X-Tag], [https://slimjs.com/ Slim.js], [[Polymer (library)|Polymer]], [https://bosonic.github.io/ Bosonic], [https://riot.js.org/ Riot.js], [[JQWidgets#Smart HTML Elements|Smart HTML Elements]], [https://developer.salesforce.com/docs/component-library/documentation/en/lwc Salesforce Lightning Web Components], and [https://www.dataformsjs.com/ DataFormsJS].
 
From the above list, Bosonic, Polymer, and DataFormsJS, provide ready-made components that are free to use. These components can be used interchangeably as they are all built on open web technologies.<ref>{{Cite web|url=https://vaadin.com/blog/web-components-in-production-use-are-we-there-yet-|title=Web Components in production use – are we there yet?|website=vaadin.com|access-date=2016-11-21}}</ref>{{clarify|date=December 2016}}
Line 75 ⟶ 73:
*[https://github.com/WICG/webcomponents Web Components specifications]
*[https://nhswd.com/blog/web-components-101-what-are-web-components What are Web Components?]
*[https://webpdf.pro/#NON WebPDF]
*[https://www.npmjs.com/package/twobirds-core twoBirds]
*[https://slimjs.com/ slim.js library]