Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinpac/tncc
Compile typescript file with webpack
https://github.com/vinpac/tncc
Last synced: 5 days ago
JSON representation
Compile typescript file with webpack
- Host: GitHub
- URL: https://github.com/vinpac/tncc
- Owner: vinpac
- Created: 2018-07-04T17:11:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T01:24:03.000Z (almost 2 years ago)
- Last Synced: 2024-04-25T16:42:53.868Z (7 months ago)
- Language: TypeScript
- Size: 2.18 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tncc
Compile a typescript file with webpack.
# Getting Started
## Installation
```bash
$ npm install tncc
```or
```
$ yarn add tncc
```## Usage
```shell
$ tncc --help
```