Skip to content

eGood/panes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panes

Panes is a swiping interface... testing and documentation coming soon!

Use it

var panes = new Panes($('.slider'), [direction]);
options

direction ~ String | 'horizontal' or anything else will make vertical

Depedencies

  • jQuery
  • Node.js
  • Grunt

install grunt

npm install -g grunt-cli

then install local modules

npm install

to run grunt and build files

grunt
grunt minify
grunt build

About

Panes is a simple swipe slider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published