https://github.com/lvce-editor/language-basics-java
Java syntax highlighting
https://github.com/lvce-editor/language-basics-java
java lvce-editor syntax-highlighting
Last synced: 6 days ago
JSON representation
Java syntax highlighting
- Host: GitHub
- URL: https://github.com/lvce-editor/language-basics-java
- Owner: lvce-editor
- License: mit
- Created: 2022-06-16T20:09:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T11:29:14.000Z (over 1 year ago)
- Last Synced: 2025-01-11T01:54:09.706Z (12 months ago)
- Topics: java, lvce-editor, syntax-highlighting
- Language: Java
- Homepage: https://lvce-editor.github.io/language-basics-java
- Size: 21.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Language Basics Java
## Contributing
```sh
git clone git@github.com:lvce-editor/language-basics-java.git &&
cd language-basics-java &&
npm ci &&
npm test
```