- Json key and value suggestions
- Auto complete nested object
- Use '@' character to reference a definition in json schema
bun add yaje
see example
Install the dependencies:
bun install
Start the dev server:
bun run dev
Build the app for production:
bun run build