zeusjs/utils

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.gitignore
.jscsrc
.jshintrc
.travis.yml
LICENSE
README.md
bower.json
package.json
publish.sh
test/mock_views/use_color_1.html
src/js/directives/use_color.js80
A
3 hrs
src/js/filters/bytes.js28
src/js/filters/pretty_number.js29
src/js/filters/pretty_time.js54
src/js/filters/time_ago.js36
src/js/index.js2
src/js/providers/colors.js17
test/spec/directives/use_color.js33
test/spec/filters/bytes.js32
test/spec/filters/pretty_number.js62
test/spec/filters/pretty_time.js56
A
1 hr
test/spec/filters/time_ago.js38
test/spec/providers/colors.js24