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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    38
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    38

Package Sidebar

Install

npm i font-face-attrs

Weekly Downloads

38

Version

1.0.0

License

none

Last publish

Collaborators

  • shinnn