1.0.0 • Published 7 years ago

circle-wheel v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Circle wheel menu

Powered by Hammer.js

Circle wheel menu is merry go round a like menu, which should be easy to use on mobile applications.

Check Demo in jsFiddle

Development

Want to contribute? Great!

Circle wheel uses Gulp for compiling single file.

Open your favorite Terminal and run these commands.

For downloading all dependecies:

$ npm install

And for compiling production output

$ gulp

Componig development output

$ gulp build