font-face-attrs

1.0.0 • Public • Published

font-face-attrs

NPM version Bower version Build Status

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.

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i font-face-attrs

    Weekly Downloads

    38

    Version

    1.0.0

    License

    none

    Last publish

    Collaborators

    • shinnn