bespoke-active skeleton by generator-bespokeplugin

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 (b38affc6)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

bespoke-active skeleton by generator-bespokeplugin

Raw text
bespoke-active skeleton by generator-bespokeplugin

Changed files (16)

Path Additions Deletions
.editorconfig +13 -0
.gitattributes +1 -0
.gitignore +2 -0
.jshintrc +21 -0
.travis.yml +4 -0
CONTRIBUTING.md +27 -0
Gruntfile.js +85 -0
LICENSE +20 -0
README.md +53 -0
bower.json +7 -0
demo/demo.js +3 -0
demo/index.html +34 -0
demo/style.css +64 -0
package.json +45 -0
spec/bespoke-activeSpec.js +35 -0
src/bespoke-active.js +41 -0

Commit categories (3)