@zakkster/lite-ui 1.0.0 → 1.0.1
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -11,7 +11,7 @@ Micro-interaction and reveal library. The lightweight GSAP ScrollTrigger / Frame
|
|
|
11
11
|
|
|
12
12
|
**Scroll reveals, parallax, magnetic hover, spring physics, 3D tilt, OKLCH color shifts, confetti bursts, and sparkle hovers — zero framework dependencies.**
|
|
13
13
|
|
|
14
|
-
## 🎬 Live Demo (
|
|
14
|
+
## 🎬 Live Demo (UI)
|
|
15
15
|
https://codepen.io/Zahari-Shinikchiev/pen/myrWmma
|
|
16
16
|
|
|
17
17
|
## Why This Library?
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zakkster/lite-ui",
|
|
3
3
|
"author": "Zahary Shinikchiev <shinikchiev@yahoo.com>",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.1",
|
|
5
5
|
"description": "Micro-interaction library — scroll reveals, parallax, magnetic hover, spring physics, 3D tilt, OKLCH color shifts, confetti, sparkles.",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "ui.js",
|