js-css-font-detect

0.4.0 • Public • Published

Font Detect

Based on js-css-font-detect by Lalit Patel.

npm version

About

0.3.0 is the original code from 2012. If you want the original, npm install js-css-font-detect@0.3.0.

0.4.0 is a minor performance optimization (up to ~10%) with the same browser support as the original.

Usage

 
var d = new Detector();
d.detect('font name');
 

TODO

  • Provide minified version.
  • Significantly speed detection for arrays to improve libraries like ClientJS.

Package Sidebar

Install

npm i js-css-font-detect

Weekly Downloads

1

Version

0.4.0

License

Apache-2.0

Unpacked Size

15.4 kB

Total Files

5

Last publish

Collaborators

  • oculus42