fission-suite/webnative

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.envrc
.eslintrc.cjs
.github/CODE_OF_CONDUCT.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/changelog.yml
.github/workflows/docs.yaml
.github/workflows/main.yaml
.gitignore
.mocharc.cjs
.npmignore
.tool-versions
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
flake.lock
flake.nix
package-lock.json
package.json
shell.nix
src/components/auth/implementation/README.md
src/fs/README.md
src/repositories/README.md
tsconfig.eslint.json
tsconfig.json
typedoc.json
scripts/build-minified.js79
scripts/gen-version.js16
src/appInfo.ts4
src/apps/index.ts146
C
1 day
src/capabilities.ts123
C
1 day
src/common/arrbufs.node.test.ts23
src/common/arrbufs.ts9
src/common/base64.node.test.ts14
A
50 mins
src/common/base64.ts19
src/common/blob.ts22
src/common/browser.ts6
src/common/cid.node.test.ts9
src/common/cid.ts35
A
2 hrs
src/common/event-emitter.ts27
src/common/fission.ts57
src/common/hex.node.test.ts24
src/common/hex.ts13
src/common/identifiers.ts27
A
3 hrs
src/common/index.ts10
src/common/root-key.ts36
src/common/semver.ts43