KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#claude-code
#codex
#cli
#developer-tools
#react
#windows
vim-tsx
★ 88
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
lazyload
:
Lazyload images or lazy execute scripts. (图片脚本懒加载)
git-changelog-gradle-plugin
:
Automate changelog and versioning with conventional commits and Git.
book-fast-service-fabric
:
A sample demonstrating how to implement a multitenant facility management and accommodation booking application as native Azure Service Fabric reliable services.
Microsoft.Diagnostics.Tracing.Logging
:
.NET library for logging data via EventSource/ETW
image-to-ansi
:
Convert an image to ANSI colour codes using JavaScript.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
vim-tsx
?
Download (.md)
vim-tsx ======= Syntax highlighting and indenting for TSX. TSX is a JavaScript syntax transformer which translates inline XML document fragments into JavaScript objects. It was developed by Facebook alongside [React][1]. Installation ------------ ### vim-plug Plug 'ianks/vim-tsx' ### Pathogen ``` git clone https://github.com/ianks/vim-tsx.git ~/.vim/bundle/vim-tsx ``` [1]: http://facebook.github.io/react/ "React"