Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lvce-editor/language-basics-wgsl
Wgsl syntax highlighting for Lvce Editor
https://github.com/lvce-editor/language-basics-wgsl
lvce-editor syntax-highlighting webgpu wgsl
Last synced: about 1 month ago
JSON representation
Wgsl syntax highlighting for Lvce Editor
- Host: GitHub
- URL: https://github.com/lvce-editor/language-basics-wgsl
- Owner: lvce-editor
- License: mit
- Created: 2023-07-28T18:46:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-28T19:42:50.000Z (over 1 year ago)
- Last Synced: 2024-11-12T05:32:35.212Z (3 months ago)
- Topics: lvce-editor, syntax-highlighting, webgpu, wgsl
- Language: JavaScript
- Homepage: https://lvce-editor.github.io/language-basics-wgsl/
- Size: 47.9 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 Wgsl
Wgsl syntax highlighting for Lvce Editor.
## Contributing
```sh
git clone [email protected]:lvce-editor/language-basics-wgsl.git &&
cd language-basics-wgsl &&
npm ci &&
npm test
```## Gitpod
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/lvce-editor/language-basics-wgsl)