font-extensions

1.0.0 • Public • Published

font-extensions Build Status

List of font file extensions

The list is in a JSON file.

Install

$ npm install --save font-extensions

Usage

const fontExtensions = require('font-extensions');
 
console.log(fontExtensions);
//=> ['###', '#gf', '$on', ...]

License

MIT © Alex Cross

Package Sidebar

Install

npm i font-extensions

Weekly Downloads

5

Version

1.0.0

License

MIT

Last publish

Collaborators

  • awcross