Skip to main content

TypeScript and TSX grammars for tree-sitter

Project description

tree-sitter-typescript

CI discord matrix crates npm pypi

TypeScript and TSX grammars for tree-sitter.

Because TSX and TypeScript are actually two different dialects, this module defines two grammars. Require them as follows:

require("tree-sitter-typescript").typescript; // TypeScript grammar
require("tree-sitter-typescript").tsx; // TSX grammar

For Javascript files with flow type annotations you can use the tsx parser.

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tree-sitter-typescript-0.21.1.tar.gz (1.3 MB view hashes)

Uploaded Source

Built Distributions

tree_sitter_typescript-0.21.1-cp38-abi3-win_amd64.whl (435.2 kB view hashes)

Uploaded CPython 3.8+ Windows x86-64

tree_sitter_typescript-0.21.1-cp38-abi3-musllinux_1_1_x86_64.whl (493.5 kB view hashes)

Uploaded CPython 3.8+ musllinux: musl 1.1+ x86-64

tree_sitter_typescript-0.21.1-cp38-abi3-musllinux_1_1_aarch64.whl (532.6 kB view hashes)

Uploaded CPython 3.8+ musllinux: musl 1.1+ ARM64

tree_sitter_typescript-0.21.1-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (530.1 kB view hashes)

Uploaded CPython 3.8+ manylinux: glibc 2.17+ ARM64

tree_sitter_typescript-0.21.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (493.4 kB view hashes)

Uploaded CPython 3.8+ manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

tree_sitter_typescript-0.21.1-cp38-abi3-macosx_11_0_arm64.whl (463.4 kB view hashes)

Uploaded CPython 3.8+ macOS 11.0+ ARM64

tree_sitter_typescript-0.21.1-cp38-abi3-macosx_10_9_x86_64.whl (430.0 kB view hashes)

Uploaded CPython 3.8+ macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page