Skip to content

wcst/game-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Grid

Custom grid layout for dynamically sized elements.

NOTE: This is a work in progress. No guarantees are expressed or implied as to useability, functionality, or even practicality.

In other words...be cool man.

###Usage

####Dependencies Game Grid carries two hard dependencies:

  • Modernizr.prefixed – to normalize vendor prefixing of the 'transform' property. Ensure a build of Modernizr including the prefixed option (seen here) is initiated prior to Game Grid.

  • EndPool.js – needed to listen for multiple transitionEnd events;

To-do:

  • Write out clear and full documentation
  • Add examples

About

Custom grid layout for dynamically sized elements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published