Awesome
reason-promise example: binding to node-fetch
Clone this repo:
git clone https://github.com/aantron/promise-example-binding.git
cd promise-example-binding
and do:
npm install
npm run test
This will download the source code of the reason-promise README.md
using
reason-promise and node-fetch
, and print it.
See main.re
for the code.