Bernankez / tsvx

TypeScript & Vue Execute (tsvx)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tsvx

npm

TypeScript & Vue Execute (tsvx)

English | 中文

About

This is a copy of tsx@3.12.3, but modified the loader, so now it's possible to compile imported Vue files.

My original intention for creating this library was to be able to use the name of imported Vue files in TypeScript, so I haven't tested it extensively for more complex scenarios.

This library is highly likely not to be consistent with the latest version of tsx because I used unbuild to build it and made some modifications to its content. The current version already meets my needs.

Usage

Refer to tsx

About

TypeScript & Vue Execute (tsvx)

License:MIT License


Languages

Language:TypeScript 97.8%Language:Vue 1.5%Language:Shell 0.6%