Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/halitsever/shotsnap
📷 Node.js web screenshot library with cloud & local browser support
https://github.com/halitsever/shotsnap
screenshot web
Last synced: about 1 month ago
JSON representation
📷 Node.js web screenshot library with cloud & local browser support
- Host: GitHub
- URL: https://github.com/halitsever/shotsnap
- Owner: halitsever
- License: mit
- Created: 2022-10-02T23:02:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-20T17:44:43.000Z (10 months ago)
- Last Synced: 2024-10-05T20:07:40.105Z (about 1 month ago)
- Topics: screenshot, web
- Language: TypeScript
- Homepage: https://halitsever.github.io/shotsnap/
- Size: 1.34 MB
- Stars: 22
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
📷 Node.js web screenshot library with cloud & local browser support
- 🧑💻 [**Can run on local**](#) - can run on local with webdriver
- 📝 [**Can run on cloud**](#) - can run on cloud without webdriver
- 🎨 [**Proxy support**](#) - use your proxiesBuild
```bash
npm run build
```Test
```bash
npm run test
```Installation:
```bash
npm i --save shotsnap
```For more information you can check the documentation page
MIT License © 2021 Halit Sever