npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

macos-system-fonts

1.0.0

@vdemedes

npmHomeRepoSnykSocket
Downloads:0
$ npm install macos-system-fonts
DailyWeeklyMonthlyYearly

macos-system-fonts test

Names of fonts that come installed with macOS.

Install

npm install macos-system-fonts

Usage

import macosSystemFonts from 'macos-system-fonts';

console.log(macosSystemFonts);
//=> ["Arial", "Avenir", ...]

API

macosSystemFonts

Type: string[]

Array of font names.