An open API service indexing awesome lists of open source software.

https://github.com/overleaf/codemirror-tree-view


https://github.com/overleaf/codemirror-tree-view

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# @overleaf/codemirror-tree-view

A CodeMirror 6 extension providing an interactive view of a document's syntax tree

![screenshot](screenshot.png)

## Usage

```ts
import { treeView } from '@overleaf/codemirror-tree-view'
```