reason-media-devices

Hello! w.


Keywords
BuckleScript
License
MIT
Install
npm install reason-media-devices@0.1.5

Documentation

Reason Media Devices

Hello! These are basic ReasonML bindings for the MediaDevices WebAPI. Right now I'm giving preference to the functions I use in my webRTC app, but I'll try my best to cover the specification as much as possible.

Build

yarn build

Build + Watch

yarn start