Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zation/font-optimizer
https://github.com/zation/font-optimizer
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/zation/font-optimizer
- Owner: zation
- Created: 2013-07-24T08:53:09.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-07T14:06:59.000Z (over 11 years ago)
- Last Synced: 2024-04-15T13:24:46.231Z (7 months ago)
- Language: Perl
- Size: 26.5 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##How to use
###Preparation:
* You need to install node.js and npm
* Clone this repo
* run `npm install`###To start the font server:
node server.js###To open the demo page:
node demo.js
open demo/index.html