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

https://github.com/iac-factory/ts-esm-standard

A TypeScript ESM Template
https://github.com/iac-factory/ts-esm-standard

Last synced: 2 months ago
JSON representation

A TypeScript ESM Template

Awesome Lists containing this project

README

        

# `ts-esm-standard` #

A Node.js ESM Standard Template Package -- Extended via TypeScript

## Distribution ##

Distribution(s) are compliant back to `ES3`.

Compilation is achieved via `npm start` or `npm run start`.

Once compiled, a `node` process can then execute any one of the following:

- `./distribution`
- `./distribution/common-js`
- `./distribution/ecma`