drdgvhbh/node-XMLHttpRequest

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.eslintignore
.eslintrc.yml
.github/workflows/build.yml
.gitignore
.npmignore
.prettierignore
.prettierrc
LICENSE
README.md
__tests__/dom-exception.ts133
D
1 day
__tests__/dummy-server-worker.ts18
A
0 mins
__tests__/open.ts38
A
0 mins
__tests__/ready-state.ts10
A
0 mins
__tests__/request-header.ts73
A
0 mins
__tests__/response-type.ts54
D
1 day
__tests__/response-url.ts28
A
3 hrs
__tests__/send.ts45
A
0 mins
__tests__/test-constants.ts9
A
0 mins
__tests__/test-events.ts40
A
0 mins
__tests__/test-headers.ts50
A
0 mins
__tests__/test-redirect-301.ts34
A
0 mins
__tests__/test-redirect-302.ts33
D
1 day
__tests__/test-redirect-303.ts33
D
1 day
__tests__/test-redirect-307.ts33
D
1 day
__tests__/test-request-methods.ts45
A
0 mins
__tests__/test-streaming.ts53
A
0 mins
__tests__/timeout.ts14
A
0 mins
example/demo.js11
A
0 mins
jest.config.js8
A
0 mins
package-lock.json
package.json
src/DOMException.ts236
F
5 days
src/XMLHttpRequest.ts333
C
1 day
src/headers.ts24
A
0 mins
src/index.ts2
A
0 mins
src/methods.ts28
A
0 mins
src/worker.ts19
A
0 mins
tsconfig.json