@compositor/webfont

1.0.39 • Public • Published

@compositor/webfont

Webfont loading utilities

npm i @compositor/webfont
const webfont = require('@compositor/webfont')

const linkTagString = webfont.getLinkTag('"Roboto Mono", monospace')

const stylesheetURL = webfont.getURL('"Roboto Mono", monospace')

webfont.isWebfont('Roboto Mono')
// true

const fonts = webfont.fonts
// array of font names from Google Fonts

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.39
    94
    • latest

Version History

Package Sidebar

Install

npm i @compositor/webfont

Weekly Downloads

94

Version

1.0.39

License

MIT

Unpacked Size

16.9 kB

Total Files

5

Last publish

Collaborators

  • johno
  • jxnblk
  • mrmrs