Upgraded Bespoke.js to 1.0.0

Repository details (bespoke-jumpy)
Project page
bespoke-jumpy
Project category
(39 entries)
Owner
@joelpurra
Commit details (5b41ed4d)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Upgraded Bespoke.js to 1.0.0

Raw text
Upgraded Bespoke.js to 1.0.0

Changed files (19)

Path Additions Deletions
.gitignore +2 -0
.jshintrc +1 -0
.travis.yml +5 -2
CONTRIBUTING.md +7 -7
Gruntfile.js +0 -80
LICENSE +1 -1
README.md +20 -22
bower.json +8 -3
demo/demo.js +6 -3
demo/index.html +6 -3
demo/style.css +7 -1
dist/bespoke-jumpy.js +84 -73
dist/bespoke-jumpy.min.js +2 -2
gulpfile.js +89 -0
karma.conf.js +34 -0
lib/bespoke-jumpy.js +145 -0
package.json +60 -45
src/bespoke-jumpy.js +0 -141
{spec => test/spec}/bespoke-jumpySpec.js +26 -7

Commit categories (3)