Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Mock Service Worker

A seamless REST/GraphQL API mocking library for JavaScript applications.
Collective - Host: opensource - https://opencollective.com/mswjs - Website: https://mswjs.io - Code: https://github.com/mswjs/msw

test: add .use() replacement regression tests

github.com/mswjs/msw - kettanaito opened this pull request 8 months ago
fix(Disposable): make the ".dispose()" method synchronous

github.com/mswjs/msw - kettanaito opened this pull request 8 months ago
fix: prevent error when request not present

github.com/mswjs/msw - Codermar opened this pull request 8 months ago
feat: add `HttpResponse.html()` static method

github.com/mswjs/msw - scruffymongrel opened this pull request 8 months ago
How do I implement MSW in a NextJS backend?

github.com/mswjs/msw - moonman239 opened this issue 9 months ago
fix: give `node` export condition higher priority

github.com/mswjs/msw - phryneas opened this pull request 9 months ago
fix: purge persisted clients on page reload

github.com/mswjs/msw - kettanaito opened this pull request 9 months ago
test: add type test for HttpResponse.error

github.com/mswjs/msw - jacquesg opened this pull request 9 months ago
fix: preserve search params in "onUnhandledRequest" messages

github.com/mswjs/msw - nagadevkrishna opened this pull request 9 months ago
chore(deps-dev): bump undici from 5.28.3 to 5.28.4

github.com/mswjs/msw - dependabot[bot] opened this pull request 9 months ago
chore: update to [email protected]

github.com/mswjs/msw - kettanaito opened this pull request 9 months ago
disable prettier as well

github.com/mswjs/msw - scr2em opened this issue 9 months ago
First-class Server-Sent Events (SSE) API

github.com/mswjs/msw - kettanaito opened this issue 9 months ago
fix: use `createRequestId()` instead of `crypto.randomUUID()`

github.com/mswjs/msw - kettanaito opened this pull request 9 months ago
feat(ws): add logging to WebSocket connections

github.com/mswjs/msw - kettanaito opened this pull request 9 months ago
fix: do not mutate user-defined "X-Request-Id" request header

github.com/mswjs/msw - kettanaito opened this pull request 9 months ago
fix: support async generators as response resolvers

github.com/mswjs/msw - kettanaito opened this pull request 9 months ago
fix: accept a narrower response body type by default

github.com/mswjs/msw - kettanaito opened this pull request 9 months ago
docs: add vital to bronze sponsors

github.com/mswjs/msw - kettanaito opened this pull request 10 months ago
fix(setupWorker): remove left-over console.log()

github.com/mswjs/msw - kettanaito opened this pull request 10 months ago
quiet: true should supress RESPONSE LISTENER logs

github.com/mswjs/msw - pot-code opened this issue 10 months ago
drop CommonJS support

github.com/mswjs/msw - Hajime-san opened this issue 10 months ago
fix: resolve "~/core" import for .d.mts modules

github.com/mswjs/msw - kettanaito opened this pull request 10 months ago
fix(bypass): support modifying the bypassed request

github.com/mswjs/msw - kettanaito opened this pull request 10 months ago
fix: improve the worker integrity warning

github.com/mswjs/msw - kettanaito opened this pull request 10 months ago
fix: make worker integrity mismatch a warning

github.com/mswjs/msw - kettanaito opened this pull request 10 months ago
fix: resolve "@inquirer/confim" default export

github.com/mswjs/msw - kettanaito opened this pull request 10 months ago
chore: update "@ossjs/release" to 0.8.1

github.com/mswjs/msw - kettanaito opened this pull request 10 months ago
fix: remove upper version range for "typescript"

github.com/mswjs/msw - kettanaito opened this pull request 10 months ago
Mocked data getting empty string

github.com/mswjs/msw - vishal-vc opened this issue 10 months ago
chore: update ts eslint versions

github.com/mswjs/msw - mattcosta7 opened this pull request 10 months ago
Cannot read properties of undefined (reading 'url')

github.com/mswjs/msw - kmiwa-clari opened this issue 10 months ago
Request with FormData body makes Jest hang forever

github.com/mswjs/msw - louislebrault opened this issue 10 months ago
fix: remove the upper range for `typescript` peer dependency

github.com/mswjs/msw - kettanaito opened this pull request 10 months ago
chore: update to [email protected]

github.com/mswjs/msw - harryzcy opened this pull request 10 months ago
support selecting interceptors

github.com/mswjs/msw - juliusmarminge opened this issue 10 months ago
support custom fetch option

github.com/mswjs/msw - juliusmarminge opened this issue 10 months ago
Infering the `boundary` callback arguments

github.com/mswjs/msw - Tenga opened this issue 10 months ago
TypeError: confirm is not a function

github.com/mswjs/msw - Grohden opened this issue 10 months ago
Add delay before each request

github.com/mswjs/msw - primeapple opened this issue 11 months ago
fix: add guard for missing context requests

github.com/mswjs/msw - lisatassone opened this pull request 11 months ago
chore(deps-dev): bump ip from 1.1.8 to 1.1.9

github.com/mswjs/msw - dependabot[bot] opened this pull request 11 months ago
chore(deps-dev): bump undici from 5.23.0 to 5.28.3

github.com/mswjs/msw - dependabot[bot] opened this pull request 11 months ago
fix: remove unused types

github.com/mswjs/msw - kettanaito opened this pull request 11 months ago
Feat/remote server

github.com/mswjs/msw - chrisb2244 opened this pull request 11 months ago
style: remove unnecessary semicolon from IIFE in worker script

github.com/mswjs/msw - saul-atomrigs opened this pull request 11 months ago
Add "http" and "graphql" exports

github.com/mswjs/msw - kettanaito opened this issue 11 months ago
chore: use vitest for type testing

github.com/mswjs/msw - KaiSpencer opened this pull request 11 months ago
fix(setupWorker): set "response.url" in "response:*" events

github.com/mswjs/msw - kettanaito opened this pull request 11 months ago
feat: support TypeScript 5.3 for msw 1.3.x (#1875)

github.com/mswjs/msw - SerkanSipahi opened this pull request 11 months ago
Feat/ws sync handlers

github.com/mswjs/msw - chrisb2244 opened this pull request 11 months ago
feat: support TypeScript 5.3.x for msw 1.3.x

github.com/mswjs/msw - SerkanSipahi opened this issue 11 months ago
feat: drop webpack 4 support (remove "chokidar")

github.com/mswjs/msw - sairus2k opened this pull request 11 months ago
feat: use a lightweight "@inquirer/confirm" in the CLI

github.com/mswjs/msw - sairus2k opened this pull request 11 months ago