/arxml-viewer

This tool aims to visualize ARXML files in human readable form with easy search operations.

Primary LanguageVueMIT LicenseMIT

arxml-app

This tool aims to visualize ARXML files in human readable form with easy search operations.

Features

  • open ARXML files up to 500MB

  • Drag-drop file operations

  • Multiple file support

    multiple-file

  • Easy usage

    simple-usage

  • Advanced search functionalities

Executables

Development

  • ElectronJS
    • creates Desktop applications
    • handles file operations
  • VueJS
  • fast-xml-parser
    • Parse XML to JS/JSON
  • traverse
    • Traverse and transform objects by visiting every node on a recursive walk.

Project setup

npm install

Compiles and hot-reloads for development

npm run electron:serve

Compiles and minifies for production

npm run electron:build

Customize configuration

See Configuration Reference.

Upcoming Features

  • ARXML file support > 500MB
  • ECU view to visualize SWCs, runnables and port connections