@sikka/hawa 0.7.0 → 0.7.2-next

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 CHANGED
@@ -1,65 +1,65 @@
1
- <p align="center">
2
- <img src="https://res.cloudinary.com/dt8onsdfl/image/upload/v1694478376/hawa-logo-white-bg.jpg" alt="Hawa | هواء" />
3
- </p>
4
-
5
- # Hawa | هواء
6
-
7
- [![NPM](https://img.shields.io/npm/v/@sikka/hawa.svg?style=flat&colorA=000000&colorB=1082c3)](https://www.npmjs.com/package/@sikka/hawa)
8
- [![NPM@beta](https://img.shields.io/npm/v/@sikka/hawa/beta.svg?style=flat&colorA=000000&colorB=ea7637)](https://www.npmjs.com/package/@sikka/hawa)
9
- [![Hawa CI - @latest](https://github.com/sikka-software/Hawa/actions/workflows/hawa-main.yml/badge.svg)](https://github.com/sikka-software/Hawa/actions/workflows/hawa-main.yml)
10
- [![Hawa CI - @beta](https://github.com/sikka-software/Hawa/actions/workflows/hawa-beta.yml/badge.svg)](https://github.com/sikka-software/Hawa/actions/workflows/hawa-beta.yml)
11
- <!-- [![NPM](https://img.shields.io/npm/dt/@sikka/hawa.svg?style=flat&colorA=000000&colorB=000000)](https://www.npmjs.com/package/@sikka/hawa) -->
12
-
13
-
14
-
15
- > Opinionated UI Kit for web apps and websites built with TailwindCSS
16
-
17
- [Docs](https://hawa.style/docs)
18
-
19
- ### Tools used
20
- - Tailwind
21
- - Radix-UI
22
- - React Icons
23
- - @tanstack/react-table
24
-
25
-
26
-
27
-
28
- ## Install
29
- **Note:** `@beta` only points to pre-releases.
30
- Use `@latest` for the latest stable release.
31
- ```bash
32
- npm install @sikka/hawa
33
- ```
34
-
35
- </br>
36
-
37
- # Contributing
38
-
39
- To contribute, clone this github repository and run the development server
40
-
41
- ```bash
42
- git clone git@github.com:sikka-software/hawa.git
43
- cd hawa
44
- npm install
45
- npm run start
46
- ```
47
-
48
- </br>
49
-
50
- ![Alt](https://repobeats.axiom.co/api/embed/0aa365b7bd1591de135582699d523de7b262eecb.svg "Repobeats analytics image")
51
-
52
- ## License
53
-
54
- MIT © [SIKKA SOFTWARE](https://sikka.sa)
55
-
56
- <!--start: logo-->
57
- <p align="center">
58
- <a href="https://sikka.io">
59
- <img width="44" alt="Sikka" src="https://i.postimg.cc/8cK4tnKQ/sikka-symbol-black.png">
60
- </a>
61
- </p>
62
- <p align="center">
63
- <sub>An open source project by <a href="https://sikka.io">Sikka</a></sub>
64
- </p>
65
- <!--end: logo-->
1
+ <p align="center">
2
+ <img src="https://res.cloudinary.com/dt8onsdfl/image/upload/v1694478376/hawa-logo-white-bg.jpg" alt="Hawa | هواء" />
3
+ </p>
4
+
5
+ # Hawa | هواء
6
+
7
+ [![NPM](https://img.shields.io/npm/v/@sikka/hawa.svg?style=flat&colorA=000000&colorB=1082c3)](https://www.npmjs.com/package/@sikka/hawa)
8
+ [![NPM@beta](https://img.shields.io/npm/v/@sikka/hawa/beta.svg?style=flat&colorA=000000&colorB=ea7637)](https://www.npmjs.com/package/@sikka/hawa)
9
+ [![Hawa CI - @latest](https://github.com/sikka-software/Hawa/actions/workflows/hawa-main.yml/badge.svg)](https://github.com/sikka-software/Hawa/actions/workflows/hawa-main.yml)
10
+ [![Hawa CI - @beta](https://github.com/sikka-software/Hawa/actions/workflows/hawa-beta.yml/badge.svg)](https://github.com/sikka-software/Hawa/actions/workflows/hawa-beta.yml)
11
+ <!-- [![NPM](https://img.shields.io/npm/dt/@sikka/hawa.svg?style=flat&colorA=000000&colorB=000000)](https://www.npmjs.com/package/@sikka/hawa) -->
12
+
13
+
14
+
15
+ > Opinionated UI Kit for web apps and websites built with TailwindCSS
16
+
17
+ [Docs](https://hawa.style/docs)
18
+
19
+ ### Tools used
20
+ - Tailwind
21
+ - Radix-UI
22
+ - React Icons
23
+ - @tanstack/react-table
24
+
25
+
26
+
27
+
28
+ ## Install
29
+ **Note:** `@beta` only points to pre-releases.
30
+ Use `@latest` for the latest stable release.
31
+ ```bash
32
+ npm install @sikka/hawa
33
+ ```
34
+
35
+ </br>
36
+
37
+ # Contributing
38
+
39
+ To contribute, clone this github repository and run the development server
40
+
41
+ ```bash
42
+ git clone git@github.com:sikka-software/hawa.git
43
+ cd hawa
44
+ npm install
45
+ npm run start
46
+ ```
47
+
48
+ </br>
49
+
50
+ ![Alt](https://repobeats.axiom.co/api/embed/0aa365b7bd1591de135582699d523de7b262eecb.svg "Repobeats analytics image")
51
+
52
+ ## License
53
+
54
+ MIT © [SIKKA SOFTWARE](https://sikka.sa)
55
+
56
+ <!--start: logo-->
57
+ <p align="center">
58
+ <a href="https://sikka.io">
59
+ <img width="44" alt="Sikka" src="https://i.postimg.cc/8cK4tnKQ/sikka-symbol-black.png">
60
+ </a>
61
+ </p>
62
+ <p align="center">
63
+ <sub>An open source project by <a href="https://sikka.io">Sikka</a></sub>
64
+ </p>
65
+ <!--end: logo-->