Mock Service Worker

Results 12 repositories owned by Mock Service Worker

examples

642
Stars
203
Forks
Watchers

Examples of Mock Service Worker usage with various frameworks and libraries.

msw

15.0k
Stars
469
Forks
Watchers

Seamless REST/GraphQL API mocking library for browser and Node.js.

msw-storybook-addon

382
Stars
39
Forks
Watchers

Mock API requests in Storybook with Mock Service Worker.

data

754
Stars
50
Forks
Watchers

Data modeling and relation library for testing JavaScript applications.

interceptors

503
Stars
114
Forks
Watchers

Low-level network interception library.

mswjs.io

145
Stars
168
Forks
Watchers

Official website and documentation for the Mock Service Worker library.

headers-polyfill

32
Stars
10
Forks
Watchers

A Fetch API "Headers" polyfill and transformation library.

http-middleware

100
Stars
12
Forks
Watchers

Spawn an HTTP server from your request handlers or apply them to an existing server using a middleware.

node-match-path

30
Stars
6
Forks
Watchers

Matches a URL against a path. Parameters, wildcards, RegExp.

cookies

16
Stars
7
Forks
Watchers

Manage request/response cookies in the environments where those are not supported.