Initial commit

Repository details (jquery-mutation-summary)
Project category
(37 entries)
Owner
@joelpurra
Commit details (567b1a4e)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Initial commit

Raw text
Initial commit

Changed files (18)

Path Additions Deletions
.gitignore +0 -0
.gitmodules +3 -0
LICENSE +18 -0
LICENSE-BSD +27 -0
LICENSE-GPL +16 -0
LICENSE-MIT +20 -0
README.md +63 -0
_config.yml +5 -0
_includes/ga.html +14 -0
_layouts/bare.html +4 -0
_layouts/example.html +4 -0
_layouts/page.html +13 -0
_layouts/redirect.html +11 -0
example/demo.html +115 -0
example/shuffle.html +155 -0
index.html +3 -0
lib/mutation-summary +1 -0
src/jquery.mutation-summary.js +176 -0

Commit categories (3)