font-face-attrs
v1.0.0
Published
Array of the `font-face` element attributes
Downloads
97
Maintainers
Readme
font-face-attrs
An array of the font-face
element attributes, except for the SVG core attributes
fontFaceAttrs; //=> ['font-family', 'font-style', 'font-variant', ... ]
Installation
Package managers
npm
npm install font-face-attrs
Bower
bower install font-face-attrs
Duo
var fontFaceAttrs = require('shinnn/font-face-attrs');
Standalone
Download the script file directly.
API
fontFaceAttrs
Type: Array
of String
License
Copyright (c) 2014 Shinnosuke Watanabe
Licensed under the MIT License.