Skip to content

⚡️⚛️ ReScript bindings for @chakra-ui/react

rescript-ui/rescript-chakra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rescript-chakra

ReScript binding for React Chakra-UI.

Installation

Run the following in your favorit console:

> yarn add rescript-chakra 

OR

> npm install --save rescript-chakra 

Then, add rescript-chakra in your bsconfig.json:

-- "bs-dependencies": [], ++ "bs-dependencies": [rescript-chakra],

Usage

Or you can check this Example.

API

(WIP): docs