pho3nixf1re / coriolis-data

Data used by the Coriolis front-end and back-end apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Coriolis Data Files

JSON Data modelling Elite Dangerous ships and components.

See the wiki for more details

Issues

If you want to report an issue for this repository, please do this in the main repository of the coriolis project: https://github.com/EDCD/coriolis/issues

Hosted Versions

You can find hosted and compiled versions of the data-json under https://coriolis.io/data/ and https://beta.coriolis.io/data/. You might want to load these as depedency instead of reyling on the npm-dependency.

Development

After making changes to the json files run npm start to update the distribution files.

Run npm test to lint and run unit tests.

About

Data used by the Coriolis front-end and back-end apps

License:Other


Languages

Language:JavaScript 96.5%Language:Python 3.5%