Pinned
2,279 contributions in the last year
Contribution activity
December 2020
Created 64 commits in 10 repositories
Created 2 repositories
- kettanaito/fetch JavaScript
- kettanaito/msw-446 JavaScript
Created a pull request in mswjs/msw that received 3 comments
Improves JSDoc
Changes Improves JSDoc blocks of functions and methods exposed by the library: Each such entry now has a concise description, usage example, and a…
+211
−37
•
3
comments
Opened 5 other pull requests in 4 repositories
mswjs/node-request-interceptor
2
merged
mswjs/msw
1
merged
github/fetch
1
open
Redd-Developer/redd.one
1
open
Reviewed 28 pull requests in 6 repositories
mswjs/mswjs.io 8 pull requests
mswjs/msw 7 pull requests
- Export the library in the IIFE format
- build(deps): bump node-notifier from 8.0.0 to 8.0.1
- Fix typo in a registration error message
- build(deps): bump ini from 1.3.5 to 1.3.7
- feat(createStop): add console.groupCollapsed if msw is disabled
- Adds life-cycle events API
- feat: implement virtual cookie store
mswjs/node-request-interceptor 6 pull requests
mswjs/storage 3 pull requests
mswjs/cookies 3 pull requests
github/fetch 1 pull request
Created an issue in mswjs/storage that received 2 comments
Support getting the current value
Need to implement an API to return the current value of the storage. Suggestion const store = new LiveStorage(...) store.getValue() // or store.cur…
2
comments
Opened 4 other issues in 3 repositories
mswjs/node-request-interceptor
2
open
mswjs/msw
1
open
mswjs/storage
1
closed
Answered 1 discussion in 1 repository
mswjs/msw
mswjs/msw