8000 GitHub - legends-killer/yaje: yet another json editor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

legends-killer/yaje

Repository files navigation

Yet Another Json Editor

Features

  • Json key and value suggestions
  • Auto complete nested object
  • Use '@' character to reference a definition in json schema

How to use

Install

bun add yaje

Example

see example

Setup

Install the dependencies:

bun install

Get Started

Start the dev server:

bun run dev

Build the app for production:

bun run build

Releases

No releases published

Packages

No packages published
0