Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 866 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 866 Bytes

JFXParser

A little tool to help with text data format. In each tab it show a CodeArea on the left and a TreeTableView on the right.It will highlight your code and can eventually format it in the CodeArea, and it show a graphic representation of it in the TreeTableView

Todo

  • Find an alternative to richtextfx ? :,(

Features:

  • Support multiple documents
  • Syntax highlighting, Tree representation of the code

Current format supported:

  • Json

Dependencies:

Credits: