@roy-ui/ui 0.0.3 → 0.0.4
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 +8 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,7 +8,14 @@
|
|
|
8
8
|
[](https://www.npmjs.com/package/@roy-ui/ui)
|
|
9
9
|
[](https://github.com/DibbayajyotiRoy/RoyUI/blob/main/LICENSE)
|
|
10
10
|
|
|
11
|
-
|
|
11
|
+
<a href="https://github.com/DibbayajyotiRoy/RoyUI/blob/main/apps/docs/lib/demo/linkedin2.mp4">
|
|
12
|
+
<img
|
|
13
|
+
src="https://raw.githubusercontent.com/DibbayajyotiRoy/RoyUI/main/apps/docs/lib/demo/demo.gif"
|
|
14
|
+
alt="Roy UI components demo — gradient button, popover, text morph, made-by badge"
|
|
15
|
+
width="720" />
|
|
16
|
+
</a>
|
|
17
|
+
|
|
18
|
+
<sub>Click the GIF for the full-quality video.</sub>
|
|
12
19
|
|
|
13
20
|
---
|
|
14
21
|
|
package/package.json
CHANGED