https://github.com/lvce-editor/language-basics-xml
XML syntax highlighting
https://github.com/lvce-editor/language-basics-xml
lvce-editor syntax-highlighting xml
Last synced: 23 days ago
JSON representation
XML syntax highlighting
- Host: GitHub
- URL: https://github.com/lvce-editor/language-basics-xml
- Owner: lvce-editor
- License: mit
- Created: 2022-08-20T16:13:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-21T12:49:01.000Z (3 months ago)
- Last Synced: 2026-03-22T03:34:10.004Z (3 months ago)
- Topics: lvce-editor, syntax-highlighting, xml
- Language: JavaScript
- Homepage: https://lvce-editor.github.io/language-basics-xml/
- Size: 584 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Language Basics Xml
## Contributing
```sh
git clone git@github.com:lvce-editor/language-basics-xml.git &&
cd language-basics-xml &&
npm ci &&
npm test
```