Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ikasoba/esc

esbuild wrapper like tsc
https://github.com/ikasoba/esc

build-tool esbuild javascript typescript

Last synced: about 1 month ago
JSON representation

esbuild wrapper like tsc

Awesome Lists containing this project

README

        


πŸ—œοΈesc⚑️


esbuild wrapper like tsc

esc is a command line tool that builds a project based on tsconfig.json.

# Usage

```sh
$ esc build
```

# Loader

```sh
$ node --import @ikasoba000/esc/loader
```

# Installation

```sh
$ npm i -g github:ikasoba/esc
```