kristerkari/placekeeper

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.codeclimate.yml
.editorconfig
.eslintrc
.gitignore
.hound.yml
.jscsrc
.travis.yml
CHANGELOG.md
LICENSE.md
README.md
bower.json
package.json
test/manual/adapters/jquery/index.html
test/manual/adapters/prototype/index.html
test/manual/adapters/yui3/index.html
test/manual/default/index.html
test/manual/index.html
test/manual/input/index.html
test/manual/tests.css
travis.sh
gulpfile.babel.js130
A
1 hr
src/adapters/adapter.jquery.js30
A
55 mins
src/adapters/adapter.prototype.js23
src/adapters/adapter.yui3.js13
src/adapters/module.jquery.js2
src/adapters/module.prototype.js2
src/adapters/module.yui3.js2
src/data.js83
src/elements.js112
src/events.js170
src/main.js192
B
6 hrs
src/mode.js42
src/module.js10
src/polyfill.js59
A
25 mins
src/support.js68
src/utils.js114
test/config/karma.conf.js42
A
1 hr
test/config/karma.sauce.conf.js45
A
1 hr
test/config/karma.shared.conf.js26
test/manual/adapters/jquery/tests.js28
test/manual/adapters/prototype/tests.js17
test/manual/adapters/yui3/tests.js15
test/manual/default/tests.js49
D
2 days
test/manual/input/tests.js49
D
2 days
test/unit/change-placeholder.spec.js105
C
1 day
test/unit/change-type.spec.js167
B
4 hrs
test/unit/change-value.spec.js44
A
1 hr
test/unit/disable-polyfill.spec.js226
F
1 wk
test/unit/elements.spec.js80
B
4 hrs