@electron-fonts/coda
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 Coda from "@electron-fonts/coda"

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

Versions

Current Tags

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

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    2
  • 1.1.0
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @electron-fonts/coda

Weekly Downloads

2

Version

1.2.0

License

MIT

Unpacked Size

173 kB

Total Files

7

Last publish

Collaborators

  • arthur-lobo