Skip to content

Latest commit

 

History

History
63 lines (43 loc) · 1.87 KB

readme.md

File metadata and controls

63 lines (43 loc) · 1.87 KB

Welcome to take-pic-js 👋

Documentation Maintenance License: MIT

experimental javascript library which enables user to access laptop's webcam , apply image effects , snap picture, crop and downaload them, all on frontend

Install

npm install take-pic-js

Script And Style Tag

Download and include files
1. js-crop.js
2. take-pic.js
3. take-pic.css

Plugin Options

onclick="new takePic();"

Note: Add above code inside the html tag that you want to load webcam view on clicking that element, it can be any other events supported by javascript

Contributing

Contributions, issues and feature requests are welcome. Feel free to check issues page if you want to contribute.

Author

👤 UjW0L

Show your support

Please ⭐️ this repository if you like it.

License

Copyright © 2019 UjW0L.

📜 This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator