Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ujw0l/takepicjs

Javascript library to take image with webcam and download it
https://github.com/ujw0l/takepicjs

css-filter javascript-library ujw0l vanilla-js web-camera webcam

Last synced: 22 days ago
JSON representation

Javascript library to take image with webcam and download it

Awesome Lists containing this project

README

        



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

```sh
npm install take-pic-js
```

## Script And Style Tag

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

```

## Plugin Options

```sh
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](https://github.com/bktujwol/takePicNpm/issues) if you want to contribute.

## Author

👤 **UjW0L**

* Twitter 👉 [@bastakotiujwol](https://twitter.com/bastakotiujwol)
* Github 👉 [@bktujwol](https://github.com/bktujwol)

## Show your support

Please ⭐️ this repository if you like it.

## License

Copyright © 2019 [UjW0L](https://github.com/bktujwol).

📜 This project is [MIT](https://github.com/bktujwol/takePicNpm/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_