0.8.0 • Published 3 years ago

@chakra-ui/core v0.8.0

Weekly downloads
32,921
License
MIT
Repository
github
Last release
3 years ago

Welcome to Chakra UI ⚡️

All Contributors

  • Works out of the box. Chakra UI contains a set of polished React components that work out of the box.

  • Flexible & composable. Chakra UI components are built on top of a React UI Primitive for endless composability.

  • Accessible. Chakra UI components follows the WAI-ARIA guidelines specifications.

  • Dark Mode 😍: All components are dark mode compatible.

Looking for the documentation?

https://chakra-ui.com

Installing Chakra UI

⚡️Chakra UI is made up of multiple components and tools which you can import one by one. All you need to do is install the @chakra-ui/core package:

$ yarn add @chakra-ui/core
# or
$ npm install --save @chakra-ui/core

Getting set up

To start using the components, please follow these steps:

  1. Wrap your application in a ThemeProvider provided by @chakra-ui/core
import { ThemeProvider, ColorModeProvider } from "@chakra-ui/core"

const App = ({ children }) => (
  <ThemeProvider>
    <ColorModeProvider>{children}</ColorModeProvider>
  </ThemeProvider>
)

ColorModeProvider is a context that provides light mode and dark mode values to the components. It also comes with a function to toggle between light/dark mode.

  1. Now you can start using components like so!:
import { Button } from "@chakra-ui/core"

const App = () => <Button>I just consumed some ⚡️Chakra!</Button>

Contributing

Feel like contributing? That's awesome! We have a contributing guide to help guide you.

The components to be built come from the Aria Practices Design Patterns and Widgets.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

@koombea/auth@rowsncolumns/spreadsheetmychakra@trufala/uidrpika-first-npmgsystem@fluidtruck/corespm-subeha@dloss/coredesignsystem-alpha-v2screenshot-mockup@mequedev/storybooktest@infinitebrahmanuniverse/nolb-_chak@everything-registry/sub-chunk-164web3-chakra-uikitwaleed-right-navzapcmsfirstcommit-uiviviuiwebmaeistro-gatsby-theme-wordpressexample-export-component@latticehr/playgroundgatsby-theme-minimalism@oglabs/spreadsheet@mdnextjs/componentsgatsby-theme-wvumedicine@kuslahne/omni-gatsbyiebs-components-libraryinnowisegroup-test-npm@reynold-ren/gatsby-ithelp-theme@openmined/omui@react-mx/previewiotex-toolkit@iotexproject/iotex-toolkit@ethersage/componentsjct-lib@firstcommitorg/firstcommit-ui@samedaycustom/toast@samedaycustom/toggle@samedaycustom/top-panel@samedaycustom/transition@samedaycustom/tshirt-selection@samedaycustom/ui@samedaycustom/util@samedaycustom/view@samedaycustom/widget@samedaycustom/attachment@samedaycustom/banner@samedaycustom/button@samedaycustom/card@samedaycustom/chat-bubble@samedaycustom/checkbox@samedaycustom/color@samedaycustom/color-picker@samedaycustom/countdown-timer@samedaycustom/countdown-wrapper@samedaycustom/dropdown@samedaycustom/listitem@samedaycustom/modal@samedaycustom/number-counter@samedaycustom/option@samedaycustom/pagination@samedaycustom/permissions@samedaycustom/preview@samedaycustom/radio@samedaycustom/search@samedaycustom/searchable-list@samedaycustom/select@samedaycustom/selected-artwork@samedaycustom/sidebar@samedaycustom/stage-indicator@samedaycustom/tab@samedaycustom/table@samedaycustom/tag@samedaycustom/timeline@samedaycustom/empty-view@samedaycustom/error-message@samedaycustom/fallback@samedaycustom/feedback@samedaycustom/filter-content@samedaycustom/fly-send@samedaycustom/foldable@samedaycustom/header@samedaycustom/image@samedaycustom/input@staticfuse/gatsby-theme-docs@staticfuse/gatsby-theme-publisher@ssg-m/ui@subscribr/access-web@subscribr/ui@forecastr/webblauncher-appaven-runwaymy-devtoolslumin-next@colisweb/bs-chakra-uibs-chakrabuttered-chakra-examplenaksha-component-react-restructurednaksha-component-react-restructured-2
1.0.0-rc.8

3 years ago

1.0.0-rc.7

4 years ago

1.0.0-rc.6

4 years ago

1.0.0-rc.5

4 years ago

1.0.0-rc.4

4 years ago

1.0.0-rc.3

4 years ago

1.0.0-rc.2

4 years ago

1.0.0-rc.1

4 years ago

1.0.0-rc.0

4 years ago

1.0.0-next.7

4 years ago

1.0.0-next.5

4 years ago

1.0.0-next.6

4 years ago

1.0.0-next.4

4 years ago

1.0.0-next.3

4 years ago

1.0.0-next.2

4 years ago

1.0.0-next.1

4 years ago

0.4.1-next.977

4 years ago

1.0.0-next.0

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0-beta

5 years ago

0.3.0

5 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago