An open API service indexing awesome lists of open source software.

https://github.com/robot-inventor/font-collection

お気に入りのフォントたち。
https://github.com/robot-inventor/font-collection

Last synced: 12 months ago
JSON representation

お気に入りのフォントたち。

Awesome Lists containing this project

README

          

# ✨Font Collection

お気に入りのフォントたち。

## 📚フォント一覧

### JetBrains Mono

- 🖋️種類:`monospace`
- 💬対応言語:英語
- 💡主な用途:コーディング, デザイン
- ⚙️可変フォント:対応
- 📜ライセンス:[SIL Open Font License 1.1](https://openfontlicense.org/open-font-license-official-text/)
- 🌐公式サイト:[リンク](https://www.jetbrains.com/ja-jp/lp/mono/)

### League Mono

- 🖋️種類:`monospace`
- 💬対応言語:英語
- 💡主な用途:コーディング, デザイン
- ⚙️可変フォント:対応
- 📜ライセンス:[SIL Open Font License 1.1](https://openfontlicense.org/open-font-license-official-text/)
- 🌐公式サイト:[リンク](https://www.theleagueofmoveabletype.com/league-mono)

### League Spartan

- 🖋️種類:`sans-serif`
- 💬対応言語:英語
- 💡主な用途:デザイン
- ⚙️可変フォント:対応
- 📜ライセンス:[SIL Open Font License 1.1](https://openfontlicense.org/open-font-license-official-text/)
- 🌐公式サイト:[リンク](https://www.theleagueofmoveabletype.com/league-spartan)

### Mona Sans

- 🖋️種類:`sans-serif`
- 💬対応言語:英語
- 💡主な用途:デザイン
- ⚙️可変フォント:対応
- 📜ライセンス:[SIL Open Font License 1.1](https://openfontlicense.org/open-font-license-official-text/)
- 🌐公式サイト:[リンク](https://github.com/mona-sans)

### Monaspace

- 🖋️種類:`monospace`
- 💬対応言語:英語
- 💡主な用途:コーディング
- ⚙️可変フォント:対応
- 📜ライセンス:[SIL Open Font License 1.1](https://openfontlicense.org/open-font-license-official-text/)
- 🌐公式サイト:[リンク](https://monaspace.githubnext.com/)

### Moralerspace

- 🖋️種類:`monospace`
- 💬対応言語:日本語
- 💡主な用途:コーディング
- ⚙️可変フォント:非対応
- 📜ライセンス:[SIL Open Font License 1.1](https://openfontlicense.org/open-font-license-official-text/)
- 🌐公式サイト:[リンク](https://github.com/yuru7/moralerspace)

### Noto Sans JP

- 🖋️種類:`sans-serif`
- 💬対応言語:日本語
- 💡主な用途:デザイン, 文書
- ⚙️可変フォント:対応
- 📜ライセンス:[SIL Open Font License 1.1](https://openfontlicense.org/open-font-license-official-text/)
- 🌐公式サイト:[リンク](https://fonts.google.com/noto/specimen/Noto+Sans+JP)

### Noto Serif JP

- 🖋️種類:`serif`
- 💬対応言語:日本語
- 💡主な用途:デザイン, 文書
- ⚙️可変フォント:対応
- 📜ライセンス:[SIL Open Font License 1.1](https://openfontlicense.org/open-font-license-official-text/)
- 🌐公式サイト:[リンク](https://fonts.google.com/noto/specimen/Noto+Sans+JP)

## 💻開発

`README.md`は、`script/generate.ts`から生成されます。これを実行するには、次のコマンドを入力します。

```sh
npm run generate
```