Industry standard API mocking for JavaScript.
25
Public repositories
21,935
Total stars
471
Followers
The GitHub presence of mswjs, the organization behind Mock Service Worker, showcases a wide range of repositories primarily focused on API mocking for JavaScript. Utilizing TypeScript and JavaScript, their notable projects include msw, a standard for API mocking, and data, a library for querying data in testing environments.
Industry standard API mocking for JavaScript.
Data querying library for testing JavaScript applications.
Examples of Mock Service Worker usage with various frameworks and libraries.
Low-level network interception library.
Mock API requests in Storybook with Mock Service Worker.
Mock APIs in Playwright using Mock Service Worker.
Generate MSW request handlers from various sources (HAR files, OpenAPI documents, etc).
Official website and documentation for the Mock Service Worker library.
Spawn an HTTP server from your request handlers or apply them to an existing server using a middleware.
A superset of the JSDOM environment for Jest that respects Node.js globals.
Develop and test Cloudflare applications with Mock Service Worker.
A Fetch API "Headers" polyfill and transformation library.
Matches a URL against a path. Parameters, wildcards, RegExp.
Persistence and live synchronization layer for testing JavaScript applications.
Manage request/response cookies in the environments where those are not supported.
Binding to mock Socket.IO connections with Mock Service Worker.
Reliably determines if the code is running in Node.js. Treats Jest, React Native, Electron, and others like Node.js.
Automate repetitive and painful MSW migrations & breaking changes.
A test repository that is going to disappear.
Mock Service Worker community bot. Beep. Bop.
Utilities for working with URLs.
The "localStorage" polyfill for Node.js.
No description provided for this repository.
No description provided for this repository.
Mock Service Worker organization GitHub files.
mswjs builds various projects related to API mocking and testing for JavaScript applications. Their key repositories include msw, which is widely recognized for its API mocking capabilities, and data, a library for data querying in testing.
mswjs primarily uses TypeScript and JavaScript for its repositories. This choice of languages aligns with their focus on developing tools and libraries for JavaScript developers, particularly in the realm of API mocking.
Yes, all of mswjs's repositories on GitHub are public. This transparency allows developers to access, contribute to, and utilize their tools for mocking APIs in various JavaScript frameworks and libraries.
Monitor Mock Service Worker with RepoGuard and get alerted the moment a new public repository appears.
Monitor this account