bespoke-secondary skeleton by generator-bespokeplugin
Repository details (bespoke-secondary)
- Project page
- bespoke-secondary
- Project category
- bespoke-secondary (28 entries)
- Repository
-
@joelpurra/bespoke-secondary
- Owner
-
@joelpurra
- Contributors
-
@joelpurra/bespoke-secondary/graphs/contributors
Commit details (36a74a48)
- Author
- Joel Purra
- Authored at
- Commiter
- Joel Purra
- Commited at
Commit message
bespoke-secondary skeleton by generator-bespokeplugin
Changed files (16)
-
.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