TelescopeJS/Telescope

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.editorconfig
.eslintignore
.eslintrc
.gitignore
.travis.yml
License
Readme.md
package-lock.json
package.json
src/client/index.css
src/client/index.html
src/client/package-lock.json
src/client/package.json
src/core/styles/bootstrap3.css
src/core/styles/github-markdown.css
src/core/utils/__snapshots__/markdown.test.js.snap
src/server/print.css
src/client/ViewModel/App/View.js63
A
2 hrs
src/client/ViewModel/App/index.js91
A
2 hrs
src/client/ViewModel/Preview/View.js8
src/client/ViewModel/Preview/index.js7
src/client/gojs.jsloader.js107
src/client/index.js18
src/core/index.js179
A
2 hrs
src/core/plugins/default.js30
src/core/plugins/github.js69
B
5 hrs
src/core/utils/fetch.js39
A
35 mins
src/core/utils/getContentTypeByExt.js12
src/core/utils/getInformationFromURL.js11
A
1 hr
src/core/utils/getTypeFromContentType.js6
A
1 hr
src/core/utils/helper.js27
src/core/utils/highlight.js14
src/core/utils/markdown.js36
A
1 hr
src/core/utils/markdown.test.js75
src/core/utils/parseGithubUrl.js10
src/core/utils/parseGithubUrl.test.js59
A
3 hrs
src/core/utils/parseQuerystring.js28
src/core/utils/parseQuerystring.test.js39
src/server/headless.js98
A
1 hr
src/server/index.js26
src/server/mockStyleModule.js0
src/server/port.js1
src/server/registerRequire.js17
src/server/route.js140
C
7 hrs