bespoke-secondary skeleton by generator-bespokeplugin

Repository details (bespoke-secondary)
Project page
bespoke-secondary
Project log category
(28 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
28 commits
Stars
8 stars
Commit details (36a74a48)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

bespoke-secondary skeleton by generator-bespokeplugin

Raw text
bespoke-secondary 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-secondarySpec.js +35 -0
src/bespoke-secondary.js +41 -0

Commit categories (3)