sandworm-hq/sandworm-js

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
src/track.js127
B
4 hrs
C
78%
src/platform.js21
A
0 mins
B
80%
src/source.js92
A
2 hrs
B
87%
src/module.js201
A
1 hr
A
96%
src/logger.js12
A
0 mins
A
100%
src/patch.js110
A
2 hrs
A
100%
src/stack.js61
A
3 hrs
A
100%
.babelrc
.circleci/config.yml
.eslintrc.json
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.gitignore
.husky/commit-msg
.husky/pre-commit
.npmignore
.prettierrc
.release-please-manifest.json
.sandworm.config.json
CHANGELOG.md
CODE-OF-CONDUCT.md
CONTRIBUTING.md
LIBRARY.md
LICENSE
README.md
SECURITY.md
cli/frontend/build/asset-manifest.json
cli/frontend/build/index.html
cli/frontend/build/logo.png
cli/frontend/build/static/js/bundle.js.map
cli/frontend/package.json
cli/frontend/public/index.html
cli/frontend/public/logo.png
cli/frontend/src/index.css
cli/frontend/yarn.lock
cli/screenshot.png
logo-dark.png
logo-light.png
package-permissions.json
package.json
release-please-config.json
src/library/node.json
src/library/node.min.json
src/library/web.json
src/library/web.min.json
webpack.config.cjs
yarn.lock
cli/frontend/build/static/js/bundle.js26,157
cli/frontend/postcss.config.js6
cli/frontend/scripts/watch.js24