Skip to content

speclynx/speclynx-editor

SpecLynx Editor

Deploy Status Live Demo Contributor Covenant License: Apache 2.0

SpecLynx Editor

Browser-based API spec editor powered by SpecLynx OpenAPI Toolkit.

Edit, validate, and preview OpenAPI, AsyncAPI, and JSON Schema specifications directly in your browser — no installation required.

Features

  • Full SpecLynx Extension — validation, autocompletion, hover docs, preview
  • Zero Install — runs entirely in the browser as static assets
  • Offline-First — your specs never leave your machine
  • Pre-loaded Samples — start exploring immediately

Demo

A live deployment is available at editor.speclynx.com.

SpecLynx Editor Screenshot

Every change merged to main is automatically deployed, so the demo always reflects the latest version.

Development

npm install
npm run dev

Build

npm run build

Produces static assets in dist/ that can be deployed to any static hosting (GitHub Pages, Netlify, etc.).

Tech Stack

License

SpecLynx Editor is licensed under Apache 2.0 license. SpecLynx Editor comes with an explicit NOTICE file.