Koas serializer converts a response body to the negotiated response format.
render domhandler DOM nodes to a string
An implementation of the WHATWG URL Standard's URL API and parsing machinery
Support for proto3 JSON serialiazation/deserialization for protobuf.js
Utilities for working with htmlparser2's dom
Jest snapshot serializer that beautifies HTML.
The postgres client/server binary protocol, implemented in TypeScript
Jest utilities for emotion
Fast & forgiving HTML/XML parser
Custom Jest snapshot serializer
A jest serializer for Vue snapshots
A structuredClone polyfill
HTML parser and serializer.
convert enzyme wrapper to a format compatible with Jest snapshot
Koas spec handler exposes the Open API document as a JSON API call.
The Linux x64 binary of Apex AST Serializer
Koas status code automatically sets the response status code based on the success status code specified in the Open API object.
A Node.js framework agnostic library for serializing your data to JSON API
Markdown serializer plugin for Plate
A serializer implementation relying on the native DataView API
Koas operations maps operation IDs to Koa controller functions.
Koas security checks if a request matches the security requirement of an operation. For example, given the following partial OpenAPI document:
Koas parameters attempts to coerce path and query parameters to the type specified in their respective JSON schema.
Koas body parser parses and validates request bodies based on the current operation.