pucoui 1.0.1 β†’ 1.0.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.
Files changed (2) hide show
  1. package/README.md +79 -0
  2. package/package.json +1 -1
package/README.md ADDED
@@ -0,0 +1,79 @@
1
+ # πŸͺ Pucoui
2
+
3
+ A lightweight CSS styleguide library to build consistent and modern UIs with utilities and components.
4
+ Minimal, flexible, and easy to integrate into any project.
5
+
6
+ ![pucoui-showcase](https://github.com/pucodev/pucoui/blob/develop/assets/pucoui-showcase.png?raw=true)
7
+
8
+ ---
9
+
10
+ ## πŸ“¦ Installation
11
+
12
+ pucoui is available through [npm](https://www.npmjs.com/package/pucoui)
13
+
14
+ ```bash
15
+ npm install pucoui
16
+ ```
17
+
18
+ ---
19
+
20
+ ## πŸš€ Usage
21
+
22
+ πŸ‘‰ Full documentation is available at [pucoui docs](https://pucodev.github.io/pucoui/).
23
+
24
+ ---
25
+
26
+ ## ✨ Features
27
+
28
+ - 🎨 Modern utility-first approach.
29
+ - πŸ“ Responsive grid system.
30
+ - 🧩 Prebuilt UI components.
31
+ - ⚑ No dependencies, lightweight.
32
+
33
+ ---
34
+
35
+ ## πŸ“Έ Showcase
36
+
37
+ Discover how the community is using **pucoui** in their projects:
38
+
39
+ - [Your project](https://github.com/pucodev/pucoui/issues/1)
40
+
41
+ ### Want to share your project?
42
+
43
+ We’d love to see how you’re using pucoui! πŸš€
44
+
45
+ πŸ‘‰ Leave a comment in our pinned [Showcase Issue](https://github.com/pucodev/pucoui/issues/1) with:
46
+
47
+ - πŸ”— A link to your project (GitHub repo, website, or app)
48
+ - πŸ“ A short description of your project
49
+
50
+ Your project will be featured directly in this README ✨
51
+
52
+ ---
53
+
54
+ ## 🀝 Support This Project
55
+
56
+ This project is open-source and free to use.
57
+ If you like it, you can support its development in different ways:
58
+
59
+ ### ⭐ Contribute
60
+
61
+ - Give a **star** ⭐
62
+ - Share your web and tag the project!
63
+
64
+ ### β˜• Buy Me a Coffee
65
+
66
+ Help me keep building new features and maintaining this tool:
67
+
68
+ [![Buy Me a Coffee](https://img.shields.io/badge/β˜•-Buy%20Me%20a%20Coffee-orange)](https://buymeacoffee.com/pucodev)
69
+
70
+ ### πŸ–€ Use & Share
71
+
72
+ - Use pucoui in your personal or commercial projects.
73
+ - [Leave a comment](https://github.com/pucodev/pucoui/issues/1) if you’re using it β€” we’ll be happy to showcase your project in the README.
74
+
75
+ ---
76
+
77
+ ## πŸ“œ License
78
+
79
+ This project is licensed under the **MIT License**.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pucoui",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "A lightweight and customizable SCSS style guide for modern web development.",
5
5
  "keywords": [
6
6
  "pucoui",