Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mathematic-inc/codemirror-tex
- Owner: mathematic-inc
- License: gpl-3.0
- Created: 2020-12-18T17:56:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-28T23:42:20.000Z (over 3 years ago)
- Last Synced: 2024-10-23T02:32:30.433Z (2 months ago)
- Language: TypeScript
- Size: 292 KB
- Stars: 11
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.