Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chakra-ui/chakra-ui

⚡️ Simple, Modular & Accessible UI Components for your React Applications
https://github.com/chakra-ui/chakra-ui

a11y accessible ark-ui chakra-ui component css-in-js dark-mode design-system react react-components reactjs styled ui-components ui-library uikit wai-aria

Last synced: 3 days ago
JSON representation

⚡️ Simple, Modular & Accessible UI Components for your React Applications

Awesome Lists containing this project

README

        



Chakra logo

Build Accessible React Apps with Speed ⚡️




Bundle Size
Github Checks

MIT License


NPM Downloads


Github Stars


Discord


Chakra UI is a component system for building products with speed. Accessible
React components for building high-quality web apps and design systems. Works
with Next.js RSC

## Documentation

It's the https://chakra-ui.com website for the latest version of Chakra UI.

- Latest: https://chakra-ui.com
- v2: https://v2.chakra-ui.com
- v1: https://v1.chakra-ui.com
- v0: https://v0.chakra-ui.com

## Installation

To use Chakra UI components, all you need to do is install the
`@chakra-ui/react` package and its peer dependencies:

```sh
# with Yarn
$ yarn add @chakra-ui/react @emotion/react

# with npm
$ npm i @chakra-ui/react @emotion/react

# with pnpm
$ pnpm add @chakra-ui/react @emotion/react

# with Bun
$ bun add @chakra-ui/react @emotion/react
```

## Usage

Read the docs here: https://www.chakra-ui.com/docs/get-started/installation

## Contributing

Read the contribution guide here:
https://www.chakra-ui.com/docs/get-started/contributing

## Support Chakra UI

### Organizations

Support this project with your organization. Your logo will show up here with a
link to your website.
[[Contribute](https://opencollective.com/chakra-ui/contribute)]










### Individuals

By donating \$5 or more you can support the ongoing development of this project.
We'll appreciate some support. Thank you to all our supporters! 🙏
[[Contribute](https://opencollective.com/chakra-ui/contribute)]

## Testimonials

> People throw React component libraries and design systems at me regularly.
> This might be the best one I've seen. The APIs are simple but composable and
> the accessibility on the couple components I looked is complete.
>
> Great work @thesegunadebayo, really inspiring work. –
> [Ryan Florence](https://twitter.com/ryanflorence/status/1169260008069947392)

> Awesome new open-source component library from @thesegunadebayo. Really
> impressive stuff! –
> [Colm Tuite](https://twitter.com/colmtuite/status/1169622886052782081)

> This is incredible work. Amazing job Segun! –
> [Lee Robinson](https://twitter.com/leeerob/status/1169330130361159682)

> Chakra UI is glorious! I love the consistent use of focus styling and the
> subtle animation –
> [Guillermo ▲](https://twitter.com/rauchg/status/1169632334389248000)

## Awards and Mentions

We've been extremely humbled to receive awards and mentions from the community
for all the innovation and reach Chakra UI brings to the JavaScript ecosystem.



Technology Radar


Solution Worth Pursuing


Technology Radar (2020–2021)






Open Source Awards 2020


The Most Impactful Contribution to the community


Open Source Awards (2020)



## License

MIT © [Segun Adebayo](https://github.com/segunadebayo)