ulwanski/unix-dgram-socket

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.eslintrc.js17
A
0 mins
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/compatibility.yml
.github/workflows/coverage-reporter.yml
.github/workflows/release.yml
.gitignore
.npmrc
.travis.yml
CONTRIBUTING.md
ChangeLog
LICENSE
README.md
binding.gyp
jest-unit.config.json
package-lock.json
package.json
src/SocketException.ts14
A
0 mins
A
100%
src/UnixDgramSocket.ts70
A
0 mins
A
95%
src/UnixSocketErrors.ts124
A
0 mins
A
100%
src/example-client.ts20
A
0 mins
src/example.ts22
A
0 mins
src/unix_dgram.cc
tsconfig.json
tslint.json