zircleUI/zircleUI

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.browserslistrc
.codeclimate.json
.editorconfig
.eslintrc.js28
A
0 mins
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
CHANGELOG.md
LICENSE
README.md
babel.config.js5
A
0 mins
docs/index.html
jest.config.js31
A
0 mins
jest.setup.js1
A
0 mins
package-lock.json
package.json
postcss.config.js5
A
0 mins
public/earth.png
public/favicon.ico
public/index.css
public/index.html
public/moon.png
public/sun.png
src/App.vue
src/components/child-components/z-knob.vue
src/components/child-components/z-pagination.vue
src/components/child-components/z-scroll.vue
src/components/child-components/z-slider.vue
src/components/child-components/z-view-manager.vue
src/components/z-canvas.vue
src/components/z-dialog.vue
src/components/z-list.vue
src/components/z-spot.vue
src/components/z-view.vue
src/demo/demo.vue
src/demo/docs.vue
src/demo/earth.vue
src/demo/home.vue
src/demo/moon.vue
src/demo/state/index.js15
A
0 mins
src/demo/sun.vue
src/index.js30
A
0 mins
src/main.js8
A
0 mins
src/store/actions.js10
A
0 mins
src/store/modules/app.js59
B
4 hrs
src/store/modules/debug.js19
A
0 mins
src/store/modules/list.js31
A
0 mins
src/store/modules/navigation.js175
B
5 hrs