@electron-fonts/concert-one
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 ConcertOne from "@electron-fonts/concert-one"

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    8
    • latest

Version History

Package Sidebar

Install

npm i @electron-fonts/concert-one

Weekly Downloads

8

Version

1.2.0

License

MIT

Unpacked Size

71.6 kB

Total Files

6

Last publish

Collaborators

  • arthur-lobo