https://github.com/dplocki/mail-ninja-bookmarklet
A bookmarklet for selecting all non-read email from your web email account
https://github.com/dplocki/mail-ninja-bookmarklet
bookmarklet emails favelet favlet gulp typescript unread-emails web
Last synced: 3 months ago
JSON representation
A bookmarklet for selecting all non-read email from your web email account
- Host: GitHub
- URL: https://github.com/dplocki/mail-ninja-bookmarklet
- Owner: dplocki
- License: gpl-3.0
- Created: 2023-02-17T21:49:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T20:03:27.000Z (about 2 years ago)
- Last Synced: 2025-01-14T14:11:35.738Z (4 months ago)
- Topics: bookmarklet, emails, favelet, favlet, gulp, typescript, unread-emails, web
- Language: TypeScript
- Homepage:
- Size: 279 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🥷 Mail Ninja Bookmarklet
## Running
Install packages (if needed, the packages are connected with Gulp script).
```sh
npm ci
```Then run:
```sh
npm run build
```See the `./out` directory.
## Fun fact
I have tested the ChatGPT during development. Among other things, it suggest the name of the repository.