Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/relitrix/mic
Modrinth Integrity Checker
https://github.com/relitrix/mic
flowbite minecraft modrinth react security tailwindcss vite
Last synced: 2 months ago
JSON representation
Modrinth Integrity Checker
- Host: GitHub
- URL: https://github.com/relitrix/mic
- Owner: relitrix
- License: mit
- Created: 2024-01-08T15:15:03.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-08T17:32:39.000Z (12 months ago)
- Last Synced: 2024-08-02T11:19:20.431Z (5 months ago)
- Topics: flowbite, minecraft, modrinth, react, security, tailwindcss, vite
- Language: JavaScript
- Homepage: https://modrinth-checker.netlify.app
- Size: 472 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - relitrix/mic - A tool for checking .jar(s) integrity with Modrinth API. (Miscellaneous / In-game)
README
---
A tool for checking .jar(s) integrity with Modrinth API.## Run locally
```bash
git clone https://github.com/relitrix/mic/
cd mic
npm install
npm run dev
```