Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

attila/savvior-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Savvior.js examples

These examples show usage of Savvior, a JavaScript solution for multicolumn layouts, an alternative to Salvattore or Masonry, without CSS driven configuration or absolute CSS positioning.

Examples provided

Filename Description
example.html a traditional script tag based solution
example_requirejs.html usage in as an AMD module
example_modernizr.html usage via Modernizr (Please note that Modenrizr example requires media query detection in Modernizr, see lib/modernizr.js in this repository.)

How to see it in action

Just serve up the html/ folder using any web server you'd like. To get you set up quickly, we include a node.js static file server. Start the server by typing node server.js from the command line, and then go to localhost:8888/html/example.html in your browser.

More information

For more information on Savvior please go to its own repository page: https://github.com/attila/savvior

About

Savvior.js example implementations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published