Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zcong1993/esbuild-tsc
https://github.com/zcong1993/esbuild-tsc
Last synced: about 23 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/zcong1993/esbuild-tsc
- Owner: zcong1993
- License: mit
- Created: 2021-06-03T11:22:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T20:13:59.000Z (3 months ago)
- Last Synced: 2024-08-01T00:13:42.398Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 225 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# esbuild-tsc
[![NPM version](https://img.shields.io/npm/v/@zcong/esbuild-tsc.svg?style=flat)](https://npmjs.com/package/@zcong/esbuild-tsc) [![NPM downloads](https://img.shields.io/npm/dm/@zcong/esbuild-tsc.svg?style=flat)](https://npmjs.com/package/@zcong/esbuild-tsc)
> esbuild tsc
## Install
```bash
$ yarn add @zcong/esbuild-tsc
# or npm
$ npm i @zcong/esbuild-tsc --save
```## License
MIT © zcong1993