Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-24T09:23:33.000Z (about 1 year ago)
- Last Synced: 2023-09-24T12:44:26.189Z (about 1 year ago)
- Topics: beautify-image, git-hook, husky, sharp
- Language: JavaScript
- Homepage:
- Size: 372 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Picommit
![Static Badge](https://img.shields.io/badge/Node-16-%232e2e2e?style=flat-square&labelColor=%231e1e1e)
![Static Badge](https://img.shields.io/badge/License-MIT-%232e2e2e?style=flat-square&labelColor=%231e1e1e)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.