{"id":15055953,"url":"https://github.com/andy-goryachev/fxtexteditor","last_synced_at":"2025-04-10T03:54:21.117Z","repository":{"id":125410989,"uuid":"186166002","full_name":"andy-goryachev/FxTextEditor","owner":"andy-goryachev","description":"A monospaced text editor which supports very large text models (WORK IN PROGRESS).","archived":false,"fork":false,"pushed_at":"2024-11-14T05:15:27.000Z","size":18480,"stargazers_count":16,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-10T03:54:12.074Z","etag":null,"topics":["editor","handle-billions","java","javafx","javafx-components","javafx-desktop-apps","javafx-gui"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andy-goryachev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-11T18:05:51.000Z","updated_at":"2024-11-10T05:34:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d135419-4556-4825-ba5b-2eced069266a","html_url":"https://github.com/andy-goryachev/FxTextEditor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andy-goryachev%2FFxTextEditor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andy-goryachev%2FFxTextEditor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andy-goryachev%2FFxTextEditor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andy-goryachev%2FFxTextEditor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andy-goryachev","download_url":"https://codeload.github.com/andy-goryachev/FxTextEditor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154999,"owners_count":21056542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["editor","handle-billions","java","javafx","javafx-components","javafx-desktop-apps","javafx-gui"],"created_at":"2024-09-24T21:47:19.422Z","updated_at":"2025-04-10T03:54:21.095Z","avatar_url":"https://github.com/andy-goryachev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FxTextEditor\n\n![screenshot](https://github.com/andy-goryachev/FxTextEditor/blob/master/doc/screenshot.png)\n\n\n## Why ##\n\nNearly all Java text editors, Swing and JavaFX alike, suffer from one deficiency: inability to work with large \ndata models such as logs or query results.\n\nThe goal of this project is to provide a professional FX text component capable of handling billions of \nlines of styled unicode text, possibly with very long lines, by using monospaced font and rendering model - \nunlike its sibling, [FxEditor](https://github.com/andy-goryachev/FxEditor).\n\nThis component is being developed for the [AccessPanel](https://github.com/andy-goryachev/AccessPanelPublic) project.\n\n\n## How\n\nPlease refer to a simple demo application: [FxTextEditorDemoApp.java](https://github.com/andy-goryachev/FxTextEditor/blob/master/src/demo/fxtexteditor/FxTextEditorDemoApp.java).\n\n\n## Main Features\n\n* supports up to 2^31 lines of text\n* efficiently handles very long lines\n* supports syntax highlighting\n* basic text attributes: bold, italic, underline, strike-through\n* variable tab width\n* left-to-right orientation only, and no bidi text\n\n\n## Warning\n\nThis project is currently in the early development stage.  Do not even think of using it in production.\n\n\n## Requirements\n\nRequires JavaFX 23+.\n\n\n## License\n\nThis project and its source code is licensed under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) and you should feel free to make adaptations of this work. Please see the included LICENSE file for further details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandy-goryachev%2Ffxtexteditor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandy-goryachev%2Ffxtexteditor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandy-goryachev%2Ffxtexteditor/lists"}