Upgraded Bespoke.js to 1.0.0

Repository details (bespoke-indexfinger)
Project page
bespoke-indexfinger
Project log category
(27 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📁 This project has been archived.
🤷 This project is not particularly popular.
Repository activity period
🗓
Commits
27 commits
Stars
2 stars
Commit details (bddaa78c)
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 (18)

Path Additions Deletions
.gitignore +2 -0
.jshintrc +1 -0
.travis.yml +5 -2
CONTRIBUTING.md +7 -7
Gruntfile.js +0 -80
LICENSE +1 -2
README.md +21 -24
bower.json +10 -6
demo/demo.js +6 -3
demo/index.html +11 -6
demo/style.css +7 -1
dist/bespoke-indexfinger.js +26 -13
dist/bespoke-indexfinger.min.js +2 -2
gulpfile.js +89 -0
karma.conf.js +34 -0
{src => lib}/bespoke-indexfinger.js +17 -11
package.json +35 -19
{spec => test/spec}/bespoke-indexfingerSpec.js +9 -4

Commit categories (3)