Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivynya/gantry
a half-baked visual JSON editor for lists & list items
https://github.com/ivynya/gantry
bad json-editor json-editor-online json-list works-on-my-machine
Last synced: about 1 month ago
JSON representation
a half-baked visual JSON editor for lists & list items
- Host: GitHub
- URL: https://github.com/ivynya/gantry
- Owner: ivynya
- License: mit
- Created: 2022-06-12T08:03:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T17:09:24.000Z (7 months ago)
- Last Synced: 2024-06-12T02:15:04.701Z (7 months ago)
- Topics: bad, json-editor, json-editor-online, json-list, works-on-my-machine
- Language: Svelte
- Homepage: https://sdbagel.com/gantry
- Size: 353 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GANTRY
Gantry is a custom JSON editor for Ivy Direct, my comprehensive portfolio experience. It enables editing and creating complex project metadata that I work with in a visual way, supporting future expansions, plugins, and more as well. It also statically generates the full-text RSS feed for Ivy Direct - which you can subscribe to at [work.ivy.direct/feed](https://work.ivy.direct/feed).
A previous version of this README stated that I would likely never come back to fix the issues in Gantry. I have since come back to fix the issues in Gantry.
## Features
- Visual list of JSON items, with ability to specify overview property
- Editable properties with pseudo-simulated result view
- Generate full-text RSS feed from GitHub plugin and Ivy Direct Markdown
- Restore JSON list from online catalog
- Supports arbitrary future expansions and plugins of schema## Contributing and Usage
Gantry, while technically functioning as a separate app, is tightly-coupled to Ivy Direct source code and thus is really only useful for editing Ivy Direct metadata. Ivy Direct source code is available as sponsorware in a separate repository. If you are interested in using the Gantry architecture for your own portfolio, feel free to! I would love to see what you do with it.
PRs are welcome for issues in general.
## Gallery
App View:
Demo of Property Title Filter:
## License
MIT