https://github.com/lvce-editor/language-basics-javascript
JavaScript syntax highlighting
https://github.com/lvce-editor/language-basics-javascript
javascript lvce-editor syntax-highlighting
Last synced: 6 days ago
JSON representation
JavaScript syntax highlighting
- Host: GitHub
- URL: https://github.com/lvce-editor/language-basics-javascript
- Owner: lvce-editor
- License: mit
- Created: 2022-06-16T20:15:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T10:20:56.000Z (over 1 year ago)
- Last Synced: 2025-01-11T01:54:14.127Z (12 months ago)
- Topics: javascript, lvce-editor, syntax-highlighting
- Language: JavaScript
- Homepage: https://lvce-editor.github.io/language-basics-javascript/
- Size: 18 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 JavaScript
## Contributing
```sh
git clone git@github.com:lvce-editor/language-basics-javascript.git &&
cd language-basics-javascript &&
npm ci &&
npm test
```
## Gitpod
[](https://gitpod.io/#https://github.com/lvce-editor/language-basics-javascript)