@electron-fonts/inter
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Electron Fonts

Electron fonts packages provide font archives em electron desktop apps.

How to use

  • Install the package

  • On your preload.js, add:

import Inter from "@electron-fonts/inter"

window.addEventListener("DOMContentLoaded", () => {
    Inter.inject()
})

Package Sidebar

Install

npm i @electron-fonts/inter

Weekly Downloads

2

Version

1.2.0

License

MIT

Unpacked Size

2.83 MB

Total Files

14

Last publish

Collaborators

  • arthur-lobo