https://github.com/brightleaf/grab
Screenshot cli tool
https://github.com/brightleaf/grab
cli javascript utilities
Last synced: 5 months ago
JSON representation
Screenshot cli tool
- Host: GitHub
- URL: https://github.com/brightleaf/grab
- Owner: brightleaf
- License: other
- Created: 2019-04-25T00:42:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T19:55:52.000Z (about 4 years ago)
- Last Synced: 2025-06-02T13:27:58.136Z (about 1 year ago)
- Topics: cli, javascript, utilities
- Language: HTML
- Size: 494 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# @brightleaf/grab
Screanshot cli tool
## Usage
```bash
npx @brightleaf/grab https://www.kevinisom.info
```
Or global install
```bash
npm install @brightleaf/grab -g
grab https://www.kevinisom.info
```