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

https://github.com/thetarnav/tmjs

Textmate grammars implementation in JavaScript and a playground for grammar development
https://github.com/thetarnav/tmjs

javascript textmate

Last synced: 11 months ago
JSON representation

Textmate grammars implementation in JavaScript and a playground for grammar development

Awesome Lists containing this project

README

          

# Textmate syntax playground

```bash
# Install dependencies
pnpm i

# Dev server
pnpm dev
```