1.0.1 • Published 8 years ago

all-font-face-attrs v1.0.1

Weekly downloads
46
License
MIT
Repository
github
Last release
8 years ago

all-font-face-attrs

NPM version Bower version Build Status

An array of the font-face element attributes, including the SVG core attributes

allFontFaceAttrs; //=> ['id', 'xml:base', 'xml:lang', 'xml:space', 'font-family', ... ]

Installation

Package managers

npm

npm install all-font-face-attrs

Bower

bower install all-font-face-attrs

Standalone

Download the script file directly and install its dependencies.

Dependencies

API

allFontFaceAttrs

Type: Array of String

License

The Unlicense.