mswjs는 JavaScript를 위한 API 모킹의 산업 표준을 제공하는 조직입니다. 이들은 TypeScript, JavaScript, Shell을 주요 언어로 사용하며, msw, data, examples와 같은 여러 가지 널리 사용되는 저장소를 보유하고 있습니다. GitHub에서의 공개 존재는 다양한 개발 커뮤니티에 기여하고 있습니다.
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.
이 저장소에 대한 설명이 제공되지 않았습니다.
이 저장소에 대한 설명이 제공되지 않았습니다.
Mock Service Worker organization GitHub files.
mswjs는 JavaScript 애플리케이션을 위한 API 모킹 라이브러리인 msw를 중심으로 여러 프로젝트를 개발하고 있습니다. 그들은 데이터 쿼리 라이브러리와 다양한 프레임워크와의 예제를 포함한 여러 저장소를 운영하고 있습니다.
mswjs는 주로 TypeScript와 JavaScript를 사용하여 개발을 진행합니다. Shell 스크립트도 사용되며, 이러한 언어들은 그들의 프로젝트에서 핵심적인 역할을 합니다.
네, mswjs의 모든 저장소는 공개적으로 접근할 수 있습니다. 이들은 GitHub 플랫폼에서 다양한 개발자와 협업하며, 커뮤니티에 기여하고 있습니다.