0.1.6 • Published 6 years ago

bs-react-head v0.1.6

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

bs-react-head

ReasonML/BuckleScript bindings for react-head - Asynchronous SSR-ready Document Head management for React 16.3+.

Install

npm i react-head bs-react-head

or

yarn add react-head bs-react-head

Add to bsconfig.json

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