KanColle data and data functions.
See docs for available exports and tests for some examples.
yarn add @kancolle/data
yarn pull-api # pull API data from Tibo (default), kcwiki, file, or URL
yarn pull-external # pull map edges from KC3Kai
yarn pull-db # pull data from PoiDB and TsunDB (requires auth data)
yarn pull-wiki # pull data from Wiki
yarn test # format files and run tests
Done by the update action.
yarn push-wiki # push Wiki data modules (requires auth data)
TBD by the build action.