Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pedrobslisboa/bs-reuse

ReactReason components library
https://github.com/pedrobslisboa/bs-reuse

Last synced: 26 days ago
JSON representation

ReactReason components library

Awesome Lists containing this project

README

        

ReUse


React Reason components <3 Storybook

## Installation
ReUse is available as an npm package.

```sh
// with npm
npm install bs-reuse

// with yarn
yarn add bs-reuse
```

## Usage

```reason
[@react.component]
let make = () => {
Js.alert("Hey there!"))>
{"Hello world!" -> React.string}

}
```

## ToDo

- [ ] Modal Component
- [ ] Card Component
- [ ] Custom class on components
- [ ] linter