Skip to content

Commit 1aafefe

Browse files
chore: update readme
1 parent 4e865a9 commit 1aafefe

File tree

1 file changed

+95
-1
lines changed

1 file changed

+95
-1
lines changed

README.md

Lines changed: 95 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,95 @@
1-
# oku-ui
1+
<a href="https://oku-ui.com/primitives" >
2+
<img alt="Oku UI hero image" src="">
3+
</a>
4+
5+
# When will it be published
6+
7+
Oku Primitives is currently in the development phase. We are working hard to publish it as soon as possible. 01.06.2023 is our target date for the first release. But We may publish this sooner. For this, our rules below apply. If it all comes true, we'll post it right away.
8+
9+
- [ ] 1k star this repo
10+
- [ ] 500 followers on Twitter[@oku_ui](https://twitter.com/oku_ui)
11+
- [ ] 1000 followers on Twitter[@productdevbook](https://twitter.com/productdevbook)
12+
- [ ] 20 sponsors on Github[@productdevbook](https://github.com/sponsors/productdevbook)
13+
14+
---
15+
16+
# Oku Primitives
17+
18+
**An open-source UI component library for building high-quality, accessible design systems and web apps.**
19+
20+
Oku Primitives is a low-level UI component library with a focus on accessibility, customization and developer experience. You can use these components either as the base layer of your design system, or adopt them incrementally.
21+
22+
---
23+
24+
# TODO Managements - 0/3
25+
26+
- [ ] Finding at least 1 sponsor - Contact us on twitter [@oku_ui](https://twitter.com/oku_ui)
27+
- [ ] Finding at least 1 contributor - Contact us on twitter [@oku_ui](https://twitter.com/oku_ui)
28+
29+
# TODO Components - 3/28
30+
31+
- [ ] Accordion
32+
- [ ] Alert Dialog
33+
- [x] Aspect Ratio - finished
34+
- [x] Avatar - working on
35+
- [ ] Checkbox
36+
- [ ] Collapsible
37+
- [ ] Context Menu
38+
- [ ] Dialog
39+
- [ ] Dropdown Menu
40+
- [ ] Form
41+
- [ ] Hover Card
42+
- [x] Label - finished
43+
- [ ] Menubar
44+
- [ ] Navigation Menu
45+
- [ ] Popover
46+
- [ ] Progress
47+
- [ ] Radio Group
48+
- [ ] Scroll Area
49+
- [ ] Select
50+
- [ ] Separator
51+
- [ ] Slider
52+
- [ ] Switch
53+
- [ ] Tabs
54+
- [ ] Toast
55+
- [ ] Toogle
56+
- [ ] Toogle Group
57+
- [ ] Toolbar
58+
- [ ] Tooltip
59+
60+
61+
62+
63+
64+
## Authors
65+
66+
- Mehmet ([@productdevbook](https://twitter.com/productdevbook))
67+
68+
69+
## Contributors
70+
71+
- ...
72+
73+
---
74+
75+
## Community
76+
77+
- Mehmet ([@peduarte](https://twitter.com/productdevbook))
78+
- [Discord](https://chat.productdevbook.com) - To get involved with the Oku community, ask questions and share tips.
79+
- [Twitter](https://twitter.com/oku_ui) - To receive updates, announcements, blog posts, and general Oku tips.
80+
81+
## Thanks
82+
83+
Thanks to [@radix_ui] for the inspiration and the great work they've done with [Radix Primitives](https://radix-ui.com/primitives/docs/primitives/introduction). We proceed through the initial stages of many codes by looking at them.
84+
85+
Thanks to Johnson Chu [@johnsoncodehk]. Supported me in many issues that I was stuck in Typescript.
86+
Thanks to Daniel Roe [@danielroe]. Nuxt has helped me in many areas so far.
87+
88+
89+
---
90+
91+
## License
92+
93+
Licensed under the MIT License, Copyright © 2023-present [productdevbook](https://twitter.com/productdevbook).
94+
95+
See [LICENSE](./LICENSE) for more information.

0 commit comments

Comments
 (0)