https://github.com/m6io/yaml-monaco-jsonschema
https://github.com/m6io/yaml-monaco-jsonschema
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/m6io/yaml-monaco-jsonschema
- Owner: m6io
- Created: 2023-10-19T13:06:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-01T11:29:24.000Z (over 1 year ago)
- Last Synced: 2025-01-31T04:07:36.034Z (2 months ago)
- Language: TypeScript
- Homepage: https://yaml-monaco-jsonschema.vercel.app
- Size: 75.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - m6io/yaml-monaco-jsonschema - (TypeScript)
README
yaml-monaco-jsonschema
A React + Vite implementation of the YAML Monaco editor with JSON Schema validation provided bymonaco-yaml
.
View yaml-monaco-jsonschema in action
## Usage
### To install
```bash
yarn
```### Run in development mode
```bash
yarn dev
```## Features
- React + Typescript + Vite
- Tailwind CSS
- Monaco Editor
- JSON Schema validation
- Dark mode
- Tailwind CSS class sorting, merging and linting.
- 100% customizable