Skip to content

Simple JSON domain that allows the manipulation and use of json based documents in other projects

Notifications You must be signed in to change notification settings

webgme/webgme-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webgme-json

Puprose

This project intends to provide a simple JSON domain where users can create/import/export JSON content. It allows for typing and instantiating JSON to help with creating small changes in objects. The short-term future is going to bring specialized visualizer that leverages the type-instance relationship and allows for more control. Additionally, potential text based editing will be available... (however using the import/export functions it can already be done, but might be too cumbersome).

Installation

First, install the webgme-json following:

Second, start mongodb locally by running the mongod executable in your mongodb installation (you may need to create a data directory or set --dbpath).

Then, run webgme start from the project root to start . Finally, navigate to http://localhost:8888 to start using webgme-json!

About

Simple JSON domain that allows the manipulation and use of json based documents in other projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages