5
Published Tools
0
Total Stars
0
Weekly Downloads
38
GitHub Followers
170
Public Repos
Published Tools
5 Skillsacross 1 categoryswagger-spec-validator
kevinoid
Validate an OpenAPI/Swagger API specification using the swagger.io online validator.
promise-nodeify
kevinoid
Call a Node-style callback with the resolution value or rejection cause of a Promise without the common pitfalls.
openapi-transformer-base
kevinoid
Base class for traversing or transforming OpenAPI 2 or 3 documents using a modified visitor design pattern to traverse object types within the OpenAPI document tree.
...morejson-schema-intersect
kevinoid
Combine multiple JSON Schemas into a single schema which matches instances which are valid for all of the combined schemas, for supporting older JSON Schema versions which lack support for allOf, such Draft 4 used by Swagger/OpenAPI 2.
...morenodecat
kevinoid
A Node.js implementation of cat, as specified by POSIX/SUSv3. No frills, no buffering, no charset conversion, just cat.