项目作者: linb

项目描述 :
GitHub JSON Editor - Edit any Github repositoriy JSON file in browser
高级语言: JavaScript
项目地址: git://github.com/linb/GitHub_JSON_Editor.git
创建时间: 2019-05-16T18:42:16Z
项目社区:https://github.com/linb/GitHub_JSON_Editor

开源协议:

下载


GitHub JSON Editor

Online tool for editing JSON files in your GitHub Repositories.

You can use this online tool to log in your Github account, select repository, list JSON files, and edit any json file in the browser.


The entire program is done with codeless programming. The GitHub login function uses a cloud service module - GitHubSimpleAPI, which works out of the box, enable your users log in to GitHub and operate their repositories directly. In CrossUI Builder, you can add it to your own project from CrossUI templates library.


This project was created by codeless programming Builder: https://crossui.com/RADGithub

The release url is: https://linb.github.io/GitHub_JSON_Editor/index.html

The debug url is: https://linb.github.io/GitHub_JSON_Editor/debug.html

Click here to edit this project in CrossUI Builder

Snapshot

Dependencies: @octokit/rest.js

Sibling Project: https://github.com/linb/GitHub_Code_Editor / https://linb.github.io/GitHub_Code_Editor


Powered by CrossUI