Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bramstein/stateofwebtype
Up-to-date data on support for type and typographic features on the web.
https://github.com/bramstein/stateofwebtype
Last synced: about 1 month ago
JSON representation
Up-to-date data on support for type and typographic features on the web.
- Host: GitHub
- URL: https://github.com/bramstein/stateofwebtype
- Owner: bramstein
- License: other
- Created: 2014-09-25T07:41:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T15:37:30.000Z (about 7 years ago)
- Last Synced: 2024-08-04T01:17:12.695Z (4 months ago)
- Language: JavaScript
- Homepage: http://stateofwebtype.com
- Size: 133 KB
- Stars: 65
- Watchers: 15
- Forks: 8
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-typography - The State of Web Type - "Can I Use" for typography. (Miscellaneous / Free)
README
# State of Web Type
Up-to-date data on support for type and typographic features on the web.
## Contributing
Feel free to open an issue or pull request if you believe the data is incorrect.
## Development
To get started install all development dependencies.
> npm install
Then run the development server. The development server will automatically compile Sass files to CSS and update the page. If you make any changes to the HTML or JavaScript files, please reload the page.> grunt dev
Making a production build is equally simple.> grunt dist
## Contributors
* [Bram Stein](http://bramstein.com) ([@bram\_stein](https://twitter.com/bram_stein))
* [Jake Giltsoff](http://jakegiltsoff.co.uk/) ([@designbyjake](https://twitter.com/designbyjake))## License
All data, HTML and JavaScript code is licensed under the new BSD license. Any contributions must use the same (or compatible) license.