Skip to content

a-skuba/photos-md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photos-md

Responsive material design gallery JS library

Check the demo on my host

Why?

I wanted Google Photos like gallery with all the cool UX transitions and also SEO ready gallery. Sure, there is thones of galleries out there, but I wanted to keep things simple, preformant and nice looking.

Features

  • Lightweight - under 11KB minified
  • Responsive - works with any screen size
  • ES6 - written in ES6 syntax (Babel compile to ES5) as ES6 module
  • Semantic - uses the right elements for the job, SEO friendly
  • Touch/Pointer - supports touch events (with Pointers)
  • Shortcuts - supports keyboard shortcuts
  • No dependencies - written in "vanilla" JavaScript, no jQ required
  • SASS - to include in your build processes

Features currently being developed

  • Documentation of API
  • Video support

Releases

No releases published

Packages

No packages published