Skip to content

hankadler/mts-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mts-starter

TypeScript ESM starter

Setup

npm i # install dependencies
npm test # run tests
npm run build # compile TS -> JS

$PACKAGE

$DESCRIPTION

  • TypeScript supported
  • CommonJS (Node.js) supported
  • ECMAScript Modules (ESM) supported

npm-version npm-downloads

Table of Contents

Why

Installation

npm i $PACKAGE # includes type definitions for TypeScript support

Example

import $PACKAGE from "$PACKAGE";

License

MIT License

About

A core TypeScript starter project in ES

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published