We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368a866 commit 815ed35Copy full SHA for 815ed35
package.json
@@ -36,17 +36,17 @@
36
"custom elements v1",
37
"smart custom element",
38
"custom-elements",
39
- "webcomponents",
40
- "custom elements framework",
41
- "html templates",
42
- "shadow dowm",
43
- "event handling",
44
- "data binding",
45
- "property change notifications",
46
- "localization",
47
- "javascript framework",
48
- "agnostic events handling",
49
- "declarative data binding",
50
- "user interface components"
+ "webcomponents",
+ "custom elements framework",
+ "html templates",
+ "shadow dom",
+ "event handling",
+ "data binding",
+ "property change notifications",
+ "localization",
+ "javascript framework",
+ "agnostic events handling",
+ "declarative data binding",
+ "user interface components"
51
]
52
}
0 commit comments