# codemirror-mode-jsonnet **Repository Path**: mirrors_google/codemirror-mode-jsonnet ## Basic Information - **Project Name**: codemirror-mode-jsonnet - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # codemirror-mode-jsonnet [Jsonnet](http://jsonnet.org) integration for codemirror. Try it out [here](https://google.github.io/codemirror-mode-jsonnet/). ## Features Token colorization for the full language, including correct handling of `|||` and the various string escaping. ## Usage instructions See index.html in this repo. Also available via `npm install codemirror-mode-jsonnet`. ## More Info For more info on Jsonnet: * Jsonnet Website: http://jsonnet.org * Jsonnet Repository: https://github.com/google/jsonnet ## Screenshot ![A screenshot of Jsonnet syntax highlighting](https://raw.githubusercontent.com/google/codemirror-mode-jsonnet/master/jsonnet-screenshot.png)