Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vite-plugin-ts

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-ts

Compiles TS(X) files with the official TypeScript compiler, to avoid various differences and provide `decorator` and `emitMetadata` support.

  • 1.0.2-1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
929
increased by9.94%
Maintainers
1
Weekly downloads
 
Created
Source

vite-plugin-ts npm

Compiles TS(X) files with the official TypeScript compiler, to avoid various differences and provide decorator and emitMetadata support.

This plugin is modified from the official @vitejs/plugin-vue-jsx. For JSX options, see the original document

Note: This plugin conflicts with the original @vitejs/plugin-vue-jsx plugin, and provides everything the original plugin supports ( including jsx support ). DO NOT INSTALL THEM BOTH!

Author: Evan You, modified with Carter Li

I will keep tracking the changes of original plugin, if I can remember...

FAQs

Package last updated on 25 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc