https://github.com/capjamesg/athena
A mobile HTML and CSS editor.
https://github.com/capjamesg/athena
css-editor html-editor mobile-text-editor
Last synced: 7 months ago
JSON representation
A mobile HTML and CSS editor.
- Host: GitHub
- URL: https://github.com/capjamesg/athena
- Owner: capjamesg
- License: mit
- Created: 2025-08-13T10:06:28.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-19T09:49:26.000Z (10 months ago)
- Last Synced: 2025-10-02T18:27:41.671Z (8 months ago)
- Topics: css-editor, html-editor, mobile-text-editor
- Language: HTML
- Homepage: https://athena.jamesg.blog
- Size: 52.7 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Athena
A mobile HTML and CSS editor.
Read more about how this project works in "[Designing a mobile-first HTML editor](https://jamesg.blog/2025/08/17/designing-a-mobile-first-html-editor)".
## Demo
https://github.com/user-attachments/assets/dc3d0d0b-fa53-4815-8485-5a647cc81557
## License
This project is licensed under an [MIT license](LICENSE).
This project depends on [triejs](https://pthurlow.github.io/triejs/) (also licensed under an MIT license), which is included in the `trie.js` file.