New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

easy-camera

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-camera

V1 custom element wrapping getUserMedia and making it easy peasy

  • 0.0.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

easy-camera

Alpha

easy-camera is a V1 Web Component that provides a nice wrapper around the getUserMedia api to give you camera like functionality in the browser. Because easy-camera is a vanilla V1 Web Component it is entirely framework agnostic.

How do I use it

With my current setup the simplest way (although you can definitely bundle it however you like) to use easy-camera simply install it, include a link to the node_modules/easy-camera.js file and then put <easy-camera></easy-camera where you need it in your app. To trigger easy-camera to take a picture just pass it the snap attribute.

FAQs

Package last updated on 21 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc