Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hariombalhara/auto-badge-addition
Automatically adds badges to your README based on the tools being used.
https://github.com/hariombalhara/auto-badge-addition
Last synced: 22 days ago
JSON representation
Automatically adds badges to your README based on the tools being used.
- Host: GitHub
- URL: https://github.com/hariombalhara/auto-badge-addition
- Owner: hariombalhara
- Created: 2021-06-05T14:00:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-05T14:09:14.000Z (over 3 years ago)
- Last Synced: 2024-10-05T16:22:26.650Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Make it easy to convey what frameworks you are using. Do it by keeping your README.md file up to date with the badges of the tools you are using.
```bash
pnpx auto-badge-addition
```or
```bash
npx auto-badge-addition
```**NOTE: The package doesn't use Vite. It just exists as an example here.**