https://github.com/chrispahm/gdx-viewer
Atom package for displaying GAMS GDX files
https://github.com/chrispahm/gdx-viewer
Last synced: 2 months ago
JSON representation
Atom package for displaying GAMS GDX files
- Host: GitHub
- URL: https://github.com/chrispahm/gdx-viewer
- Owner: chrispahm
- License: mit
- Created: 2019-08-28T09:46:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T00:16:53.000Z (over 2 years ago)
- Last Synced: 2025-01-29T14:23:00.202Z (4 months ago)
- Language: JavaScript
- Size: 280 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# gdx-viewer
**BETA Version - Currently only displays the first symbol found in a GDX**Atom package for displaying [GAMS GDX files](https://www.gams.com/latest/docs/UG_GDX.html).

## Installation
You can install from Settings view (`shift-comma`) by searching for `gdx-viewer`.Alternatively, you can install through the CLI by running:
```
apm install gdx-viewer
```