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-navstoryboardsstorybooksviviui@dloss/harvestland@dloss/house@colisweb/bs-chakra-uijct-libiotex-toolkitstyled-shapesuselanguageselect@carecar-ds/chakra-uizapcmsweb3-chakra-uikitwebmaeistro-gatsby-theme-wordpress@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/empty-view@samedaycustom/util@samedaycustom/view@samedaycustom/widget@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/toast@samedaycustom/toggle@samedaycustom/top-panel@samedaycustom/transition@samedaycustom/tshirt-selection@samedaycustom/ui@samedaycustom/error-message@samedaycustom/fallback@samedaycustom/feedback@samedaycustom/filter-content@samedaycustom/fly-send@samedaycustom/foldable@samedaycustom/header@samedaycustom/image@samedaycustom/input@samedaycustom/listitem@samedaycustom/modal@samedaycustom/number-counter@samedaycustom/option@samedaycustom/pagination@samedaycustom/permissions@samedaycustom/preview@firstcommitorg/firstcommit-ui@ethersage/components@forecastr/web@kuslahne/omni-gatsby@latticehr/playground@mdnextjs/components@iotexproject/iotex-toolkit@oglabs/spreadsheet@react-mx/preview@openmined/omui@reynold-ren/gatsby-ithelp-theme@ssg-m/uimy-devtoolsnaksha-component-react-restructurednaksha-component-react-restructured-2react-chat-screenreact-comicsrefund-component-libraryrelierserverless-headless-cmsreact-native-previewernour-emam-button-tsnour-emam-special-button
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

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.2

5 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