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
- Host: GitHub
- URL: https://github.com/thetarnav/tmjs
- Owner: thetarnav
- License: mit
- Created: 2023-12-23T00:22:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T18:43:08.000Z (over 1 year ago)
- Last Synced: 2025-07-04T15:48:51.207Z (about 1 year ago)
- Topics: javascript, textmate
- Language: Odin
- Homepage: https://thetarnav.github.io/tmjs/
- Size: 601 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Textmate syntax playground
```bash
# Install dependencies
pnpm i
# Dev server
pnpm dev
```