Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lhns/git-json-editor

In-Browser JSON Editor for Git Repos using JSON Schema
https://github.com/lhns/git-json-editor

Last synced: 12 days ago
JSON representation

In-Browser JSON Editor for Git Repos using JSON Schema

Awesome Lists containing this project

README

        

# git-json-editor

[![build](https://github.com/lhns/git-json-editor/actions/workflows/build.yml/badge.svg)](https://github.com/lhns/git-json-editor/actions/workflows/build.yml)
[![Release Notes](https://img.shields.io/github/release/lhns/git-json-editor.svg?maxAge=3600)](https://github.com/lhns/git-json-editor/releases/latest)
[![Apache License 2.0](https://img.shields.io/github/license/lhns/git-json-editor.svg?maxAge=3600)](https://www.apache.org/licenses/LICENSE-2.0)

In-Browser [JSON Editor](https://github.com/json-editor/json-editor) for Git Repos using [JSON Schema](https://json-schema.org/).

## Environment Variables

| Variable | Example |
|----------------------|-----------------------------------------|
| VITE_CLIENT_IDS | {"https://gitlab.com":"gitlab:abcdefg"} |
| VITE_CORS_PROXY | https://cors.isomorphic-git.org |
| VITE_REDIRECT_ORIGIN | http://localhost:4173 |

## License

This project uses the Apache 2.0 License. See the file called LICENSE.