Skip to content

ShuttleLab/yaml-shuttle

Repository files navigation

YAML Shuttle

A small web app to validate, format, convert, and escape YAML. Everything runs in the browser; no data is sent to any server.

Features

  • Validate – Parse YAML and see errors with line/column
  • Beautify / Minify – Format or compress YAML (flow style)
  • Convert – Convert between YAML and JSON
  • Escape / Unescape – YAML string escaping

Run locally

npm install
npm run dev

Open http://localhost:3000.

Build

npm run build
npm run start

License

Licensed under the GNU Affero General Public License v3.0 — see LICENSE.

Free to use, modify, and self-host. If you run a modified version as a network service, you must open-source your modifications (AGPL §13). For commercial licensing without copyleft obligations, contact support@shuttlelab.org.

About

yaml shuttle

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors