Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flazz/google-font-helper
rails plugin to easily link to google web fonts
https://github.com/flazz/google-font-helper
Last synced: 6 days ago
JSON representation
rails plugin to easily link to google web fonts
- Host: GitHub
- URL: https://github.com/flazz/google-font-helper
- Owner: flazz
- License: mit
- Created: 2011-03-05T03:38:01.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-03-05T03:57:37.000Z (over 13 years ago)
- Last Synced: 2023-04-10T11:22:06.977Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 89.8 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
GoogleFontHelper
================Helper for linking to [Google web fonts](http://www.google.com/webfonts)
Installation
============rails plugin install git://github.com/flazz/google-font-helper.git
Example
=======google_font_link_tag 'Arimo', :regular, :italic, :bold, :bolditalic # =>
Copyright (c) 2011 Francesco Lazzarino, released under the MIT license