msw
API mocking library
A library that allows developers to mock APIs in their applications without affecting the actual application code.
Industry standard API mocking for JavaScript.
16k stars
65 watching
530 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
apiapi-mockingdevtoolsmockmock-service-workermockingmocking-frameworkmocking-librarymswmswjsservice-worker
Related projects:
Repository | Description | Stars |
---|---|---|
mockoon/mockoon | A tool to design and run mock APIs locally, allowing developers to speed up development, test applications in a controlled environment, and simulate edge cases. | 6,665 |
wiremock/wiremock | A tool for mocking HTTP services in development and testing environments | 6,410 |
mockyabstract/mocky | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 |
wasp-lang/wasp | A full-stack web framework that allows developers to build and deploy web applications quickly with React, Node.js, and Prisma. | 14,262 |
web-animations/web-animations-js | A JavaScript implementation of the Web Animations API for browsers without native support. | 3,774 |
nuysoft/mock | Generates simulated data for front-end development and testing | 19,540 |
kittygiraudel/sjsj | An effort to create a glossary explaining key terms in the current JavaScript ecosystem in simple words. | 2,277 |
jestjs/jest | A comprehensive testing solution for JavaScript projects | 44,353 |
microcks/microcks | A tool that turns API assets into live mocks in seconds, enabling testing and compliance. | 1,455 |
mockery/mockery | A PHP framework for creating test doubles to isolate dependencies and make unit testing easier. | 10,652 |
yewstack/yew | A Rust framework for building high-performance web applications with WebAssembly | 30,983 |
toss/es-toolkit | A high-performance utility library for JavaScript with strong type annotations and a small bundle size. | 7,310 |
aws/aws-sdk-js-v3 | A modularized JavaScript SDK for interacting with Amazon Web Services | 3,148 |
windowjs/windowjs | A Javascript runtime for desktop graphics programming using the HTML5 Canvas API and the Skia graphics library. | 2,263 |
standard/standard | Enforces code quality in JavaScript projects through automated formatting and linting | 29,169 |