{"id":14990179,"url":"https://github.com/francoisschwarzentruber/textmapeditor","last_synced_at":"2026-01-07T16:50:03.994Z","repository":{"id":189507406,"uuid":"680271998","full_name":"francoisschwarzentruber/textmapeditor","owner":"francoisschwarzentruber","description":"A \u003c24kB Web Component Text Editor with Rectangular Selection","archived":false,"fork":false,"pushed_at":"2024-08-02T02:37:52.000Z","size":135,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-20T15:39:55.042Z","etag":null,"topics":["ascii-art","editor","editor-tool","rectangle","text-editor","text-editor-for-web","tiny","webcomponent"],"latest_commit_sha":null,"homepage":"https://francoisschwarzentruber.github.io/textmapeditor/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/francoisschwarzentruber.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":"2023-08-18T19:10:24.000Z","updated_at":"2024-08-02T02:37:54.000Z","dependencies_parsed_at":"2023-10-14T00:43:06.829Z","dependency_job_id":"7743a866-fd5d-4fbf-aea1-a55f41da40e6","html_url":"https://github.com/francoisschwarzentruber/textmapeditor","commit_stats":{"total_commits":47,"total_committers":2,"mean_commits":23.5,"dds":"0.21276595744680848","last_synced_commit":"5108d025ed806ccd77c6f7b0d5a966bc521aff12"},"previous_names":["francoisschwarzentruber/textmapeditor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francoisschwarzentruber%2Ftextmapeditor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francoisschwarzentruber%2Ftextmapeditor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francoisschwarzentruber%2Ftextmapeditor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francoisschwarzentruber%2Ftextmapeditor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/francoisschwarzentruber","download_url":"https://codeload.github.com/francoisschwarzentruber/textmapeditor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246187238,"owners_count":20737462,"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":["ascii-art","editor","editor-tool","rectangle","text-editor","text-editor-for-web","tiny","webcomponent"],"created_at":"2024-09-24T14:19:39.883Z","updated_at":"2026-01-07T16:50:03.955Z","avatar_url":"https://github.com/francoisschwarzentruber.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Text map editor\n\nThis text editor is an HTML Web component dedicated for editing texts like **ascii-art**, or a **tile editor**, texts where both rows and colmuns are important (hence the word **map** like a 2D map). The selection is rectangular.\n\n![image](https://github.com/francoisschwarzentruber/textmapeditor/assets/43071857/dc4f0980-b20d-450f-9a4a-68b5fed6b4ee)\n\n## Features\n\n- HTML Web component\n- Light\n- Implemented with canvas\n- Drag drop\n- Rectangular selection\n- Multiple cursors\n- Ctrl + Z, Y: Undo/redo\n- Ctrl + L: select line(s)\n- Ctrl + M: select column(s)\n- Ctrl + X, C, V: Cut/copy/paste\n- Retro-style editor\n- Cursor column/row guidelines\n- UTF-8 characters\n\n## Roadmap\n- Customizable (like having pictures etc. instead of text)\n\n## How to use it\n\n- Add ` \u003cscript src=\"https://cdn.jsdelivr.net/gh/francoisschwarzentruber/textmapeditor@latest/textmapeditor.js\"\u003e\u003c/script\u003e`\n- Add ` \u003ctext-map-editor id=\"editor\"\u003e\u003c/text-map-editor\u003e`\n- Access the text with the properties `editor.text` (the string of the full text) or `editor.lines` (array of lines)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancoisschwarzentruber%2Ftextmapeditor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrancoisschwarzentruber%2Ftextmapeditor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancoisschwarzentruber%2Ftextmapeditor/lists"}