Skip to content

Single-page app that generates CSS for a custom grid system

License

Notifications You must be signed in to change notification settings

eahenke/easygrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy Grids

About

This single-page application generates CSS for custom grid system based on a user's inputs. The user may choose number of columns, space between columns (gutters), column padding, and space between rows. A visual preview of the grid system displays when the user changes a preference. The page makes an AJAX call to a PHP script that generates the CSS and returns it to the page. Copy and paste the code into your project.

Uses

jQuery

Hosted

Available at eahenke.com/projects/easygrid

About

Single-page app that generates CSS for a custom grid system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published