https://github.com/arrow2nd/imas-palette
🎨 アイマス色検索
https://github.com/arrow2nd/imas-palette
color-palettes idolmaster nextjs webapp
Last synced: about 2 months ago
JSON representation
🎨 アイマス色検索
- Host: GitHub
- URL: https://github.com/arrow2nd/imas-palette
- Owner: arrow2nd
- License: mit
- Created: 2021-07-11T13:09:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T21:53:23.000Z (about 2 months ago)
- Last Synced: 2025-03-20T22:33:44.065Z (about 2 months ago)
- Topics: color-palettes, idolmaster, nextjs, webapp
- Language: TypeScript
- Homepage: https://imas-palette.vercel.app
- Size: 3.95 MB
- Stars: 15
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# imas-palette
🎨 THE IDOLM@STER シリーズに登場するアイドル・ユニットのカラーが検索できる Web アプリ
[](https://github.com/arrow2nd/imas-palette/actions/workflows/update.yaml)
[](https://github.com/arrow2nd/imas-palette/actions/workflows/test.yaml)
[](https://github.com/arrow2nd/imas-palette/actions/workflows/e2e.yaml)
[](https://imas-palette.vercel.app)
[](https://sparql.crssnky.xyz/imas/)https://github.com/user-attachments/assets/4f4429c1-d6bf-4b89-97fe-0f826f032271
## できること
- アイドル名や色合いからイメージカラーを検索
- RGB / HSV / HEX 形式でカラーコードをコピー
- よく使う・お気に入りのカラーを Keep する## 実行
```
pnpm dev
# or
pnpm build && pnpm start
```## Thanks!
アイドルの色情報は [im@sparql](https://sparql.crssnky.xyz/imas/) より取得したデータを利用しています