@asyncapi/studio

v0.22.1
One place that allows you to develop an AsyncAPI document, validate it, convert it to the latest version, preview the documentation and visualize the events flow.
asyncapi documentation studio playground

dev

next dev

build

next build

start

next start

lint

next lint

lint:fix

next lint --fix

cy:e2e:chrome

cypress run --e2e --browser chrome

cy:e2e:chromium

cypress run --e2e --browser chromium

cy:e2e:edge

cypress run --e2e --browser edge

cy:e2e:electron

cypress run --e2e --browser electron

cy:e2e:firefox

cypress run --e2e --browser firefox

cy:open

cypress open

clean

rm -rf .turbo && rm -rf node_modules && rm -rf build
npm i @asyncapi/studio

Metadata

  • Apache-2.0
  • Whatever
  • The AsyncAPI maintainers
  • released 10/10/2024

Downloads