8000 GitHub - vasco3/bs-apollo: Minimal @apollo/react-hooks bindings written in ReasonML
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vasco3/bs-apollo

 
 

Repository files navigation

bs-apollo

Minimal @apollo/react-hooks bindings written in ReasonML

Installation

# yarn
yarn add @sync/bs-apollo

# or npm
npm install --save @sync/bs-apollo

Then add it to bsconfig.json:

"bs-dependencies": [
  "bs-apollo"
]

Publishing to NPM

yarn publish --minor --access public

About

Minimal @apollo/react-hooks bindings written in ReasonML

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Reason 50.5%
  • TypeScript 48.8%
  • JavaScript 0.7%
0