UNPKG

react-webcam-capture

Version:

react-webcam-capture is Multimedia capturing module via React, using HTML5 MediaDevice and MediaRecorder API

15 lines (14 loc) 200 B
{ "parser": "babel-eslint", "extends": [ "standard", "standard-jsx" ], "env": { "browser": true }, "rules": { keyword-spacing: 0, space-before-function-paren: 0, } }