sumcumo/vue-history

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.codeclimate.json
.editorconfig
.gitignore
.huskyrc
.npmignore
.npmrc
.nvmrc
CHANGELOG.md
LICENSE
README.md
docs/screenshot-code-with-log.png
docs/screenshot-data-outside-method-error.png
package-lock.json
package.json
tsconfig.base.json
tsconfig.json
tslint.json
build/rollup.config.base.js15
build/rollup.config.browser.js12
build/rollup.config.es.js9
build/rollup.config.umd.js9
commitlint.config.js8
jest.config.js17
src/componentHistory.ts151
B
5 hrs
src/globalHistory.ts50
src/history.ts112
A
25 mins
src/index.ts70
A
2 hrs
src/types.ts35