https://github.com/codeacme17/picommit
Git Hook tool that automatically processes document images when committing
https://github.com/codeacme17/picommit
beautify-image git-hook husky sharp
Last synced: 4 months ago
JSON representation
Git Hook tool that automatically processes document images when committing
- Host: GitHub
- URL: https://github.com/codeacme17/picommit
- Owner: codeacme17
- License: mit
- Created: 2023-09-14T02:44:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-24T09:23:33.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T11:48:49.174Z (6 months ago)
- Topics: beautify-image, git-hook, husky, sharp
- Language: JavaScript
- Homepage:
- Size: 372 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Picommit

Git Hook tool that automatically processes document images when committing ✨🖼️
## Inspiration
As the project grows, the documentation might require many screenshots or images to showcase features. Often, these images are not beautified (like adding shadows or rounded corners). So, I've chosen to create an application with the purpose of automatically beautifying images within the documentation when the git pre-commit hook is triggered.