Mock Service Worker
Organization@mswjs
Industry standard API mocking for JavaScript.
12
Published Tools
0
Total Stars
0
Weekly Downloads
459
GitHub Followers
22
Public Repos
100/100
Avg Security
Published Tools
12 Skillsacross 1 category@msw/data
kettanaito
Data querying library for testing JavaScript applications.
headers-polyfill
GitHub Actions
A native "Headers" class polyfill.
@mswjs/http-middleware
kettanaito
Spawn an [Express](https://expressjs.com) server from your [Mock Service Worker](https://github.com/mswjs/msw) request handlers or apply them to an existing server using a middleware.
...more@mswjs/interceptors
GitHub Actions
Low-level HTTP/HTTPS/XHR/fetch request interception library.
is-node-process
kettanaito
Reliably determines if the code is running in Node.js
jest-fixed-jsdom
kettanaito
A superset of the JSDOM environment for Jest that respects Node.js globals.
msw-storybook-addon
kettanaito
Mock API requests in Storybook with Mock Service Worker.
msw
GitHub Actions
Seamless REST/GraphQL API mocking library for browser and Node.js.
@msw/playwright
GitHub Actions
Mock Service Worker binding for Playwright
@msw/source
GitHub Actions
Generate MSW request handlers from OpenAPI documents, HAR files, and other sources.
headers-utils
kettanaito
A Headers class polyfill and transformation library.
node-request-interceptor
kettanaito
Low-level HTTP/HTTPS/XHR request interception library for NodeJS