Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arrow2nd/imas-palette
🎨 アイマス色検索
https://github.com/arrow2nd/imas-palette
color-palettes idolmaster nextjs webapp
Last synced: 3 months ago
JSON representation
🎨 アイマス色検索
- Host: GitHub
- URL: https://github.com/arrow2nd/imas-palette
- Owner: arrow2nd
- License: mit
- Created: 2021-07-11T13:09:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T20:07:12.000Z (9 months ago)
- Last Synced: 2024-05-04T00:16:23.124Z (9 months ago)
- Topics: color-palettes, idolmaster, nextjs, webapp
- Language: TypeScript
- Homepage: https://imas-palette.vercel.app
- Size: 3.22 MB
- Stars: 14
- 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 アプリ
[![update](https://github.com/arrow2nd/imas-palette/actions/workflows/update.yaml/badge.svg)](https://github.com/arrow2nd/imas-palette/actions/workflows/update.yaml)
[![test](https://github.com/arrow2nd/imas-palette/actions/workflows/test.yaml/badge.svg)](https://github.com/arrow2nd/imas-palette/actions/workflows/test.yaml)
[![e2e](https://github.com/arrow2nd/imas-palette/actions/workflows/e2e.yaml/badge.svg)](https://github.com/arrow2nd/imas-palette/actions/workflows/e2e.yaml)
[![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=imas-palette)](https://imas-palette.vercel.app)
[![Powered by im@sparql](https://img.shields.io/badge/powered%20by-im%40sparql-F34F6D)](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/) より取得したデータを利用しています