Upgraded Bespoke.js to 1.0.0

Repository details (bespoke-convenient)
Project page
bespoke-convenient
Project log category
(55 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
55 commits
Stars
5 stars
Commit details (f60895d3)
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 (20)

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 +30 -17
bower.json +9 -5
demo/demo.js +8 -1
demo/index.html +19 -16
demo/style.css +35 -35
dist/bespoke-convenient.js +217 -220
dist/bespoke-convenient.min.js +2 -2
gulpfile.js +86 -0
karma.conf.js +34 -0
lib/bespoke-convenient.js +254 -0
package.json +33 -17
spec/bespoke-convenientSpec.js +0 -354
src/bespoke-convenient.js +0 -264
test/spec/bespoke-convenientSpec.js +243 -0

Commit categories (3)