Skip to content

wired8/typekit-shim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

typekit-shim

Browserify commonjs shim for typekit. This will allow you to require typekit fonts on your web app.

Usage:

var typekit = require('typekit-shim');
typekit('kitId');   // KitId is your seven-character alphanumeric typekit code

About

Browserify commonjs shim for typekit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published