Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.