We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 173d930 commit 90f8c52Copy full SHA for 90f8c52
1 file changed
README.md
@@ -47,9 +47,9 @@ This allows applications to be composed from independently evolving components w
47
- Runtime component loading
48
- Declarative configuration (JSON-based)
49
- Automatic dependency resolution
50
-- Version isolation for framework and components
51
-- Multiple component versions can coexist
52
-- No build step or bundling required
+- Version isolation (framework + components)
+- Multiple versions can coexist
+- No build step required
53
- Fully client-side execution
54
- Instance-level DOM isolation (Shadow DOM)
55
0 commit comments