Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 2.27 KB

File metadata and controls

40 lines (31 loc) · 2.27 KB

xamlSorter.Java

Stars GitHub CI GitHub Release GitHub Release Stable

An JavaFX application to sort XAML language files, create for the PCL i18n Project. It is currently in development and is not yet ready for production use.

Additionally, this application is developed using Java 21 and JavaFX 21, and is built using Maven.

To-Dos

  • Core Features

    • Batch RegEx editor
    • Context menu
    • Data operating (Delete, Copy, Paste, etc.)
    • i18n support (en_us, zh_tw, etc.)
    • Project management
    • Tiles sorting
  • XAML Support

    • XAML file importing
    • XAML file parsing
  • Data Interchange

    • Data exporting / importing
      • JSON
      • Properties
      • CSV
      • XLIFF
  • UI/UX

    • Modern UI design
      • Dark mode