Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/alii/tsnt
- Owner: alii
- License: other
- Created: 2021-05-15T23:12:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-09T15:38:44.000Z (over 2 years ago)
- Last Synced: 2024-10-10T13:02:23.991Z (27 days ago)
- Topics: esbuild, module, node, npm, package, template, typescript
- Language: JavaScript
- Homepage: https://alistair.sh
- Size: 1.8 MB
- Stars: 24
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.