Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

bs-react-helmet

bguzryanto26MIT0.2.1

Reason bindings to react-helmet.

BuckleScript

readme

bs-react-helmet

Reason bindings to react-helmet.

Installation

yarn add react-helmet
yarn add bs-react-helmet

Add to bsconfig.js

"bs-dependencies": [
  "bs-react-helmet"
]

Example

TODO

Thanks

Thanks react-helmet, reason-react, bs-blueprintjs, bs-glamor for the inspiration how to create bindings to Reason.