get-global-node-release-workflows
There are 25 repositories under get-global-node-release-workflows topic.
asyncapi/modelina
A library for generating typed models based on inputs such as AsyncAPI, OpenAPI, and JSON Schema documents with high customization
asyncapi/asyncapi-react
React component for rendering documentation from your specification in real-time in the browser. It also provides a WebComponent and bundle for Angular and Vue
asyncapi/parser-js
AsyncAPI parser for Javascript (browser-compatible too).
asyncapi/html-template
HTML template for AsyncAPI Generator. Use it to generate a static docs. It is using AsyncAPI React component under the hood.
asyncapi/java-spring-template
Java Spring template for the AsyncAPI Generator
asyncapi/spec-json-schemas
AsyncAPI schema versions
asyncapi/vs-asyncapi-preview
VSCode AsyncAPI Preview Extension
asyncapi/github-action-for-cli
GitHub Action with generator, validator, converter and others - all in one for your AsyncAPI documents with AsyncAPI CLI as backbone
asyncapi/nodejs-template
This template generates a server using your AsyncAPI document. It supports multiple different protocols, like Kafka or MQTT. It is designed in the way that generated code is a library and with it's API you can start the server, send messages or register a middleware for listening incoming messages. Runtime message validation included.
asyncapi/server-api
Server API providing official AsyncAPI tools
asyncapi/avro-schema-parser
An AsyncAPI schema parser for Avro 1.x schemas.
asyncapi/bundler
Combine multiple AsyncAPI specification files into one.
asyncapi/markdown-template
Markdown template for the AsyncAPI Generator
asyncapi/nodejs-ws-template
Node.js WebSockets template for the AsyncAPI Generator. It showcases how from a single AsyncAPI document you can generate a server and a client at the same time.
asyncapi/diff
Diff is a library that compares two AsyncAPI Documents and provides information about the differences by pointing out explicitly information like breaking changes.
asyncapi/EDAVisualiser
View your system, events, applications through different perspectives
asyncapi/converter-js
Convert to or migrate between AsyncAPI versions with the converter
asyncapi/template-for-generator-templates
This is a GitHub repository template for generator templates to make it much easier to start writing your own generator template.
asyncapi/generator-react-sdk
Generator React SDK enabling the AsyncAPI generator to support React as the rendering engine for templates.
asyncapi/openapi-schema-parser
An AsyncAPI schema parser for OpenAPI 3.0.x and Swagger 2.x schemas.
asyncapi/optimizer
AsyncAPI offers many different ways to reuse certain parts of the document like messages or schemas definitions or references to external files, not to even mention the traits. There is a need for a tool that can be plugged into any workflows and optimize documents that are generated from code, but not only.
asyncapi/php-template
PHP Template for AsyncAPI generator
asyncapi/protobuf-schema-parser
Schema parser for Protobuf compatible with AsyncAPI JS Parser
asyncapi/problem
Library that implements the Problem interface. Reference https://www.rfc-editor.org/rfc/rfc7807
asyncapi/raml-dt-schema-parser
AsyncAPI schema parser for RAML data types