Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
productdevbook committed Apr 26, 2023
1 parent 4e865a9 commit 1aafefe
Showing 1 changed file with 95 additions and 1 deletion.
96 changes: 95 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,95 @@
# oku-ui
<a href="https://oku-ui.com/primitives" >
<img alt="Oku UI hero image" src="">
</a>

# When will it be published

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.

- [ ] 1k star this repo
- [ ] 500 followers on Twitter[@oku_ui](https://twitter.com/oku_ui)
- [ ] 1000 followers on Twitter[@productdevbook](https://twitter.com/productdevbook)
- [ ] 20 sponsors on Github[@productdevbook](https://github.com/sponsors/productdevbook)

---

# Oku Primitives

**An open-source UI component library for building high-quality, accessible design systems and web apps.**

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.

---

# TODO Managements - 0/3

- [ ] Finding at least 1 sponsor - Contact us on twitter [@oku_ui](https://twitter.com/oku_ui)
- [ ] Finding at least 1 contributor - Contact us on twitter [@oku_ui](https://twitter.com/oku_ui)

# TODO Components - 3/28

- [ ] Accordion
- [ ] Alert Dialog
- [x] Aspect Ratio - finished
- [x] Avatar - working on
- [ ] Checkbox
- [ ] Collapsible
- [ ] Context Menu
- [ ] Dialog
- [ ] Dropdown Menu
- [ ] Form
- [ ] Hover Card
- [x] Label - finished
- [ ] Menubar
- [ ] Navigation Menu
- [ ] Popover
- [ ] Progress
- [ ] Radio Group
- [ ] Scroll Area
- [ ] Select
- [ ] Separator
- [ ] Slider
- [ ] Switch
- [ ] Tabs
- [ ] Toast
- [ ] Toogle
- [ ] Toogle Group
- [ ] Toolbar
- [ ] Tooltip





## Authors

- Mehmet ([@productdevbook](https://twitter.com/productdevbook))


## Contributors

- ...

---

## Community

- Mehmet ([@peduarte](https://twitter.com/productdevbook))
- [Discord](https://chat.productdevbook.com) - To get involved with the Oku community, ask questions and share tips.
- [Twitter](https://twitter.com/oku_ui) - To receive updates, announcements, blog posts, and general Oku tips.

## Thanks

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.

Thanks to Johnson Chu [@johnsoncodehk]. Supported me in many issues that I was stuck in Typescript.
Thanks to Daniel Roe [@danielroe]. Nuxt has helped me in many areas so far.


---

## License

Licensed under the MIT License, Copyright © 2023-present [productdevbook](https://twitter.com/productdevbook).

See [LICENSE](./LICENSE) for more information.

0 comments on commit 1aafefe

Please sign in to comment.