https://github.com/thm-graphs/atag-editor
Web editor for texts using the Applied Text as Graph (ATAG) model
https://github.com/thm-graphs/atag-editor
Last synced: 4 months ago
JSON representation
Web editor for texts using the Applied Text as Graph (ATAG) model
- Host: GitHub
- URL: https://github.com/thm-graphs/atag-editor
- Owner: THM-Graphs
- License: mit
- Created: 2024-05-08T09:06:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-20T17:21:42.000Z (4 months ago)
- Last Synced: 2026-02-20T17:58:16.755Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 12 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Web-based Editor for texts using the [Applied Text as Graph](https://git.thm.de/aksz15/atag) concept
## Demo
The static page demonstrates the editor core functionalities:
https://thm-graphs.github.io/atag-editor/
This version does not always reflect the latest changes of the development process. To get a full version of the app running, follow the instructions of the next chapter.
## Further instructions
- [Installation](./docs/installation.md)
- [Customization](./docs/customization.md)
- Deployment (to be updated)