0.0.3 • Published 1 year ago

tsvx v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

tsvx

npm

TypeScript & Vue Execute (tsvx)

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