Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thien-do/moai
A React component library, where buttons look like buttons🗿
https://github.com/thien-do/moai
components-library react
Last synced: 9 days ago
JSON representation
A React component library, where buttons look like buttons🗿
- Host: GitHub
- URL: https://github.com/thien-do/moai
- Owner: thien-do
- Created: 2020-05-09T08:35:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T15:29:16.000Z (3 months ago)
- Last Synced: 2024-10-14T08:27:15.313Z (27 days ago)
- Topics: components-library, react
- Language: TypeScript
- Homepage: https://moai.thien.do
- Size: 6.17 MB
- Stars: 127
- Watchers: 7
- Forks: 26
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
**Heads up!** This project is no longer in active development. It will be [archived](https://docs.github.com/en/repositories/archiving-a-github-repository/archiving-repositories) soon. Some suggestions:
- Build your own UI kit with a good foundation like [Radix](https://www.radix-ui.com/) or [Headless UI](https://headlessui.com/). This is what I'm actually doing these days myself.
- Fork this project. You have my sword, and bow, and axe, and only 22 unresolved bugs.
- Refactor Moai to utilise Radix (which is what I wanted to do, if I don't need to pay the bills)
# Moai UI Kit 🗿
A React Component Library, Where Buttons Look Like Buttons.
![Moai preview](https://user-images.githubusercontent.com/5953369/123528873-5b3de480-d715-11eb-8c02-50a04f2d83f9.png)
- Docs: [moai.thien.do](https://moai.thien.do)
- NPM: [@moai/core](http://npmjs.com/package/@moai/core)
- License: [MIT](./LICENSE)### Contributing
- [Contributing Overview](./.github/CONTRIBUTING.md): Report bugs, request features, write code and improve documentation.
- [Design Principles](https://moai.thien.do/?path=/docs/intro-principles--page): The unique traits that lead Moai's design and development.
- [Development](./.github/DEVELOP.md): Codebase overview and local development setup.
- [Code of Conduct](./.github/CODE_OF_CONDUCT.md): How we treat each other.