https://github.com/lvce-editor/language-basics-erlang
Erlang syntax highlighting
https://github.com/lvce-editor/language-basics-erlang
erlang lvce-editor syntax-highlighting
Last synced: 7 months ago
JSON representation
Erlang syntax highlighting
- Host: GitHub
- URL: https://github.com/lvce-editor/language-basics-erlang
- Owner: lvce-editor
- License: mit
- Created: 2023-07-05T21:24:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-05T21:39:55.000Z (over 2 years ago)
- Last Synced: 2025-02-28T12:20:59.478Z (10 months ago)
- Topics: erlang, lvce-editor, syntax-highlighting
- Language: JavaScript
- Homepage: https://lvce-editor.github.io/language-basics-erlang/
- Size: 14.6 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 Erlang
Erlang syntax highlighting for Lvce Editor.
## Contributing
```sh
git clone git@github.com:lvce-editor/language-basics-erlang.git &&
cd language-basics-erlang &&
npm ci &&
npm test
```
## Gitpod
[](https://gitpod.io/#https://github.com/lvce-editor/language-basics-erlang)