Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 473 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 473 Bytes

EVE item diff

Item list diffing for EVE Online. Mainly developed for diffing fits, but applications may be broader. The parser is packaged separately at https://github.com/michaelmdresser/eve_item_parser. A practical application of diffing can be found at the EVE Item Diff site.

WASM

The diff() function is packaged via WASM in the appropriate subdirectory. Instructions for building and using can be found there.