We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd05beb commit 04ae090Copy full SHA for 04ae090
README.md
@@ -9,6 +9,7 @@ Small Library on top of webcomponents.js for creating Reusable Custom Elements.
9
* What? Custom Elements ?
10
* Yes, Webcomponents.js provide Polyfills for Custom Elements, HTML Imports and Shadow DOM.
11
* So, Can I use this library with my existing Frameworks & CodeBase.
12
+ * You can use this library with react.js, backbone.js, and all possible frameworks and libraries.
13
* Yes, All you need to load - webcomponents-lite.min.js (36KB) + pitana.min.js (8KB)
14
* Basic knowledge of WebComponents
15
* Only supported in Modern Browser.
0 commit comments