This package has been deprecated

Author message:

This package is no longer supported. Please refer to the published packages contained in https://github.com/SeaMonster-Studios/rescript-index

@seamonster-studios/bs-reach

0.7.0 • Public • Published

NPM

bs-reach

Reason bindings for Reach UI.

How to Install

npm install --save bs-reach

Then add it to bsconfig.json:

"bs-dependencies": [
  "bs-reach"
]

Use in your app like this:

<div>
  <Reach.VisuallyHidden> "Peek-a-boo" </Reach.VisuallyHidden>
</div>

Documentation

The official documentation for Reach UI has a lot of great examples and explains the api of the components well. The bindings tries to deviate from the original api:s as little as possible.

Under the examples directory there are some examples of how to use these bindings.

Contributions

Please open pull requests or issues!

Dependencies (18)

Dev Dependencies (4)

Package Sidebar

Install

npm i @seamonster-studios/bs-reach

Weekly Downloads

6

Version

0.7.0

License

MIT

Unpacked Size

21.4 kB

Total Files

31

Last publish

Collaborators

  • logandeancall
  • thislogancall
  • nireno
  • seamonsterwes