Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mathematic-inc/codemirror-tex

A monorepo for all TeX-related CodeMirror projects
https://github.com/mathematic-inc/codemirror-tex

Last synced: about 1 month ago
JSON representation

A monorepo for all TeX-related CodeMirror projects

Awesome Lists containing this project

README

        

# CodeMirror TeX Monolithic Repository

This repository is a monorepo for TeX-related CodeMirror 6 (CM6) packages:

- [lang-tex](https://github.com/mu-io/codemirror-tex/tree/main/packages/lang-tex)
- [lezer-tex](https://github.com/mu-io/codemirror-tex/tree/main/packages/lezer-tex)

Due to the instability of CM6s TypeScript API, these packages are slightly type-unsafe and are only recommended for those willing to understand CM6 further.