Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Victor Mono | 2,748 | 4 | 4 months ago | 19 | April 17, 2023 | 3 | ofl-1.1 | Vue | ||
A free programming font with cursive italics and ligatures. Donations welcome ❤️ | ||||||||||
Lilex | 523 | 4 days ago | 3 | ofl-1.1 | Python | |||||
🤘Open source programming font | ||||||||||
Dejavusanscode | 403 | 5 years ago | 9 | other | Perl | |||||
Monospaced font with programming ligatures based on DejaVu Sans Mono | ||||||||||
Iosevka Mayukai | 184 | 4 months ago | ||||||||
Font based on Iosevka Custom Build, with combination from Iosevka SS04 Menlo, SS07 Monaco, SS09 Source Code Pro, SS12 Ubuntu Mono, SS14 Jetbrains Mono, Hack Style, and some Nerd Font Patching. | ||||||||||
Inconsolata Lig | 4 | 4 years ago | other | |||||||
Modified version of the Inconsolate-g font with included programming ligatures. | ||||||||||
Purisa Code | 2 | 5 years ago | 1 | gpl-2.0 | JavaScript | |||||
Proportionate typeface for programming |
npm i victormono
(installs Regular, Italic, Bold and Bold Italic styles)import 'victormono'
(in a typical modern JS setup, eg. Webpack/Vite)font-family: 'Victor Mono'
, font-weight
and font-style
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/victormono@latest/dist/index.min.css">
in <head>
or top of <body>
font-family: 'Victor Mono', monospace
Sublime:
"font_options": ["ss01"]
VScode:
"editor.fontLigatures": "'ss01'"
Kitty:
font_features VictorMono-Medium +ss01