Generate MSW request handlers from various sources (HAR files, OpenAPI documents, etc).
TypeScript
208
12
MIT License
Source is a tool designed to simplify mocking workflows for developers using Mock Service Worker (MSW) by generating MSW request handlers from various sources such as HAR files and OpenAPI documents. It is ideal for developers who want to streamline the process of creating mock APIs based on existing network archives or API specifications.
Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML.