mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
ae18c94ab8a5f5c9b7f8c08a08f5496199c0f50b
Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. (#1)
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.
Description
Languages
JavaScript
96.6%
Python
3.4%