Get started with firacode CDN

OFL-1.1 licensed

FiraCode: JS font .

Tags:
  • font
  • Mozilla Fira Type Family
  • Fira
  • FiraMono

Stable version

Copied!

How to start using firacode CDN


<!DOCTYPE html>
<html>
<head>
  <link href="https://cdn.cdnhub.io/firacode/6.2.0/fira_code.css" rel="stylesheet">
  <style>
    pre {
      font-family: "Fira Code", monospace;
    }
  </style>
  <title>Get started with firacode CDN - cdnhub.io</title>
</head>
<body>
  <pre>
    const a = 1 + 1;
    console.log(a); // 2
  </pre>
</body>
</html>
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!

All versions