Initial commit

Repository details (bespoke-analytics)
Project page
bespoke-analytics
Project log category
(7 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
7 commits
Stars
3 stars
Commit details (78d138a4)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Initial commit

Raw text
Initial commit

Changed files (20)

Path Additions Deletions
.editorconfig +13 -0
.gitattributes +1 -0
.gitignore +4 -0
.jshintrc +22 -0
.travis.yml +7 -0
CONTRIBUTING.md +27 -0
LICENSE +21 -0
README.md +84 -0
bower.json +12 -0
demo/demo.js +17 -0
demo/index.html +66 -0
demo/snow-81338_640.jpg +- --
demo/style.css +86 -0
dist/bespoke-analytics.js +115 -0
dist/bespoke-analytics.min.js +2 -0
gulpfile.js +148 -0
karma.conf.js +34 -0
lib/bespoke-analytics.js +102 -0
package.json +66 -0
test/spec/bespoke-analyticsSpec.js +49 -0

Commit categories (3)