Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicorobo/css-ratios
A little personal tool I made to get ratios from CSS styles and funnel them into a Javascript object, and then apply the ratios to the appropriate elements on startup and on resize using jQuery.
https://github.com/nicorobo/css-ratios
Last synced: about 1 month ago
JSON representation
A little personal tool I made to get ratios from CSS styles and funnel them into a Javascript object, and then apply the ratios to the appropriate elements on startup and on resize using jQuery.
- Host: GitHub
- URL: https://github.com/nicorobo/css-ratios
- Owner: nicorobo
- Created: 2014-11-30T05:58:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-23T01:11:45.000Z (almost 10 years ago)
- Last Synced: 2023-10-15T10:12:37.670Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://nickroberts404.github.io/CSS-Ratios/
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CSS-Ratios
==========A little personal tool I made to get ratios from CSS styles and funnel them into a Javascript object, and then apply the ratios to the appropriate elements on startup and on resize using jQuery.