tsnd
Version:
runtime ts cjs & esm module
71 lines (48 loc) • 1.29 kB
Markdown
<div style="text-align: center;" align="center">
</div>
<div style="text-align: center;" align="center">
这是一个 ts 运行时工具
</div>
<div style="text-align: center; margin-bottom: 20px;" align="center">
[![NPM version][npm-image]][npm-url]
[![npm download][download-image]][download-url]
[![License][license-image]][license-url]
[![Sonar][sonar-image]][sonar-url]
</div>
```
npm install -g tsnd
yarn global add tsnd
```
```
npm install -D tsnd
yarn add -D tsnd
```
```shell
tscjs test.ts
tsnd-cjs test.ts
tsesm test.ts
tsnd-esm test.ts
```
无需配置
[]: https://img.shields.io/npm/v/tsnd.svg?style=flat-square
[]: https://npmjs.org/package/tsnd
[]: https://img.shields.io/npm/dm/tsnd.svg?style=flat-square
[]: https://npmjs.org/package/tsnd
[]: https://img.shields.io/badge/License-MIT-blue.svg
[]: LICENSE
[]: https://sonarcloud.io/api/project_badges/quality_gate?project=saqqdy_tsnd
[]: https://sonarcloud.io/dashboard?id=saqqdy_tsnd