@behold/widget 0.1.97 → 0.1.98
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
- package/readme.md +1 -1
package/package.json
CHANGED
package/readme.md
CHANGED
@@ -7,7 +7,7 @@ This is the official Behold widget JS package. It is built using [web components
|
|
7
7
|
|
8
8
|
1. It can be used with any JS framework (React, Svelte, Vue, Angular, Solid... you name it), or just dropped into an HTML document.
|
9
9
|
2. It uses no framework and requires no external packages, so it's very lightweight, and won't cause dependency bloat.
|
10
|
-
3. It uses the Shadow DOM, which provides style encapsulation.
|
10
|
+
3. It uses the Shadow DOM, which provides style encapsulation.
|
11
11
|
|
12
12
|
## Documentation
|
13
13
|
|