https://github.com/eryoneta/utilities
A series of useful components, used on various projects
https://github.com/eryoneta/utilities
developing huge-project java mindmap text-editor
Last synced: 3 months ago
JSON representation
A series of useful components, used on various projects
- Host: GitHub
- URL: https://github.com/eryoneta/utilities
- Owner: Eryoneta
- Created: 2021-05-26T00:17:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T17:58:25.000Z (6 months ago)
- Last Synced: 2025-01-05T17:33:36.663Z (5 months ago)
- Topics: developing, huge-project, java, mindmap, text-editor
- Language: Java
- Homepage:
- Size: 398 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 70
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# utilities
A series of useful components, used on various projects### Tree
Used by [MindSort](https://github.com/Eryoneta/MindSort) and [TimeSort](https://github.com/Eryoneta/TimeSort), it's a mind map featuring `Modules`, `Connections`, and `Nodules`.### Text Editor
A simple experimental text editor, capable of handling big text files.