Commit 4d6a81c 1 parent a635c0c commit 4d6a81c Copy full SHA for 4d6a81c
File tree 1 file changed +11
-4
lines changed
1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 1
1
# tree-sitter-typescript
2
2
3
- [ ![ CI] ( https://github.com/tree-sitter/tree-sitter-typescript/actions/workflows/ci.yml/badge.svg )] ( https://github.com/tree-sitter/tree-sitter-typescript/actions/workflows/ci.yml )
4
- [ ![ Discord] ( https://img.shields.io/discord/1063097320771698699?logo=discord )] ( https://discord.gg/w7nTvsVJhm )
5
- [ ![ Rust Crate] ( https://img.shields.io/crates/v/tree-sitter-typescript.svg )] ( https://crates.io/crates/tree-sitter-typescript )
6
- [ ![ Node Package] ( https://img.shields.io/npm/v/tree-sitter-typescript.svg )] ( https://www.npmjs.com/package/tree-sitter-typescript )
3
+ [ ![ CI] [ ci ]] ( https://github.com/tree-sitter/tree-sitter-typescript/actions/workflows/ci.yml )
4
+ [ ![ discord] [ discord ]] ( https://discord.gg/w7nTvsVJhm )
5
+ [ ![ matrix] [ matrix ]] ( https://matrix.to/#/#tree-sitter-chat:matrix.org )
6
+ [ ![ crates] [ crates ]] ( https://crates.io/crates/tree-sitter-typescript )
7
+ [ ![ npm] [ npm ]] ( https://www.npmjs.com/package/tree-sitter-typescript )
7
8
8
9
TypeScript and TSX grammars for [ tree-sitter] [ ] .
9
10
@@ -22,3 +23,9 @@ For Javascript files with [flow] type annotations you can use the the `tsx` pars
22
23
References
23
24
24
25
- [ TypeScript Language Spec] ( https://github.com/microsoft/TypeScript/blob/main/doc/spec-ARCHIVED.md )
26
+
27
+ [ ci ] : https://img.shields.io/github/actions/workflow/status/tree-sitter/tree-sitter-typescript/ci.yml?logo=github&label=CI
28
+ [ discord ] : https://img.shields.io/discord/1063097320771698699?logo=discord&label=discord
29
+ [ matrix ] : https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix
30
+ [ npm ] : https://img.shields.io/npm/v/tree-sitter-typescript?logo=npm
31
+ [ crates ] : https://img.shields.io/crates/v/tree-sitter-typescript?logo=rust
You can’t perform that action at this time.
0 commit comments