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

bun add yajesee example
Install the dependencies:
bun installStart the dev server:
bun run devBuild the app for production:
bun run build