A simple cli-driven GeoJSON viewer, motivated by the incredible convenience of vmd.
Built with electron and mapbox-gl, and owes much to this prior art: geojsonapp.
npm install -g gjv
gjv [FILE]
$ npm install
$ npm start
$ npm run build
Builds the app for OS X, Linux, and Windows, using electron-packager.
MIT © Anand Thakker (http://www.anandthakker.net)