renzholy/mongood

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.dockerignore
.eslintignore
.eslintrc.json
.github/FUNDING.yml
.github/workflows/docker.yml
.github/workflows/release.yml
.gitignore
.husky/pre-commit
.prettierignore
.prettierrc
.vscode/settings.json
Dockerfile
LICENSE
README-zh_CN.md
README.md
go/assets/Info.plist
go/assets/icon.icns
go/assets/logo.png
go/go.mod
go/go.sum
package.json
public/favicon.ico
screenshot/dark.png
screenshot/document.png
screenshot/editor.png
screenshot/export.png
screenshot/geo.png
screenshot/index.png
screenshot/indexes.png
screenshot/multi-select.png
screenshot/profiling.png
screenshot/schema.png
screenshot/stats.png
src/pages/global.css
tsconfig.json
yarn.lock
go/headless.go20
go/main.go115
A
35 mins
go/webview.go31
next.config.js10
src/components/collection-status.tsx78
A
25 mins
src/components/connection-button.tsx99
src/components/connection-edit-modal.tsx270
A
3 hrs
src/components/database-nav.tsx225
B
4 hrs
src/components/document-column-contextual-menu.tsx36
src/components/document-control-stack.tsx151
src/components/document-filter-stack.tsx206
A
1 hr
src/components/document-pagination.tsx45
src/components/document-row-contextual-menu.tsx218
A
55 mins