Skip to content

dbwhddn10/isotope-docs

 
 

Repository files navigation

Isotope Docs

Documentation for Isotope, the filtering & sorting magical layout library.

This project does not include the source for Isotope. That's over in github.com/metafizzy/isotope.

Build

Building these docs requires npm, Bower, and Gulp.

npm install
bower install
grunt

This will build the docs in build/.

Watch for updates to rebuild docs on the fly.

grunt default watch

Pass --dev to build the site with JS and CSS files included separately, un-concatenated, and un-minified.

grunt --dev

Isotope vs Masonry vs Packery

                 Masonry Isotope Packery
Masonry Layouts     x        x       x
no gaps                              x
draggable                            x
filtering                    x
sorting                      x
multiple layout              x

About

📝 documentation for Isotope

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.0%
  • JavaScript 15.9%
  • CSS 11.9%
  • Makefile 0.2%