@shimmer-from-structure/svelte 2.3.0 → 2.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Shimmer From Structure
|
|
2
2
|
|
|
3
|
-
A
|
|
3
|
+
A structure-aware skeleton loader that mirrors your rendered UI at runtime. Automatically generates responsive shimmer states with zero layout duplication. Built for React, Vue, Angular, Svelte and SolidJS.
|
|
4
|
+
|
|
5
|
+
**Documentation:** [Access Full Docs](https://shimmer-from-structure-docs.vercel.app)
|
|
4
6
|
|
|
5
7
|

|
|
6
8
|

|