0.8.0 • Published 5 years ago

@chakra-ui/core v0.8.0

Weekly downloads
32,921
License
MIT
Repository
github
Last release
5 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-164waleed-right-navstoryboardsstorybooksviviuijct-libiotex-toolkitiebs-components-libraryinnowisegroup-test-npmlumin-next@weswhite/mdrt-components@wpefintech/figma2htmlstyled-shapesuselanguageselectzapcmsweb3-chakra-uikitwebmaeistro-gatsby-theme-wordpress@samedaycustom/widget@kuslahne/omni-gatsby@latticehr/playgroundmy-devtoolsnaksha-component-react-restructurednaksha-component-react-restructured-2react-chat-screenreact-comicsrefund-component-libraryrelierserverless-headless-cmsreact-native-previewernour-emam-button-tsnour-emam-special-buttonnour-emam-special-button1nour-emam-test-testpix-editorpracticestorybookrescape-helpers-componentrescape-helpers-testrjsf-chakra-ui-experimentalr3g-examplerecipex-webrandom-dummy-package-test1sigmadefireact-typescript-boilplate@oglabs/spreadsheet@openmined/omui@forecastr/web@firstcommitorg/firstcommit-uigatsby-theme-minimalismgatsby-theme-wvumedicine@staticfuse/gatsby-theme-docs@staticfuse/gatsby-theme-publisher@ssg-m/ui@subscribr/access-web@subscribr/ui@superficial-ui/components@superficial-ui/core@taylorwhite/copacetic-frontity-themeexample-export-componentfirstcommit-ui@carecar-ds/chakra-uibuttered-chakra-examplecomus-uichakra-ui-layoutcomicscomics-bookcodeliftcra-template-crowscra-template-barebones-mdx-chakracsa-template-barebones-mdx-chakrablauncher-appaven-runwaybs-chakra@colisweb/bs-chakra-ui@iotexproject/iotex-toolkit@mdnextjs/components@reynold-ren/gatsby-ithelp-theme@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
1.0.0-rc.8

5 years ago

1.0.0-rc.7

5 years ago

1.0.0-rc.6

5 years ago

1.0.0-rc.5

5 years ago

1.0.0-rc.4

5 years ago

1.0.0-rc.3

5 years ago

1.0.0-rc.2

5 years ago

1.0.0-rc.1

5 years ago

1.0.0-rc.0

5 years ago

1.0.0-next.7

5 years ago

1.0.0-next.5

5 years ago

1.0.0-next.6

5 years ago

1.0.0-next.4

5 years ago

1.0.0-next.3

5 years ago

1.0.0-next.2

5 years ago

1.0.0-next.1

5 years ago

0.4.1-next.977

5 years ago

1.0.0-next.0

5 years ago

0.8.0

5 years ago

0.7.0

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.1

6 years ago

0.3.0-beta

6 years ago

0.3.0

6 years ago

0.2.8

6 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago