Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alii/tsnt

πŸš€An ESM node package template with ESLint, Prettier & TypeScript built in. Powered by esbuild.
https://github.com/alii/tsnt

esbuild module node npm package template typescript

Last synced: 15 days ago
JSON representation

πŸš€An ESM node package template with ESLint, Prettier & TypeScript built in. Powered by esbuild.

Awesome Lists containing this project

README

        

# `create-tsnt`

πŸš€An ESM node package template with ESLint, Prettier & TypeScript built in. Powered by esbuild.

> created by [create-create-app](https://github.com/uetchy/create-create-app).

## Use

```bash
# npm
npx create-tsnt

# Yarn
yarn create tsnt
```

## What does the name mean?

tsnt is an acryonym for `TypeScript Node Template` OR `TypeScript NPM Template`.