1.0.3 • Published 2 days ago

@splrge/create-ts-app v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 days ago

Typescript NodeJS Template

Inspired by allisonmachado/create-typescript-application

Usage

npx @splrge/create-ts-app <project-name>

File tree

From dev-cetus/typescript-nodejs-template

│ .editorconfig
│ .eslintignore
│ .eslintrc.json
│ .gitignore
│ .prettierrc.js
│ package.json
│ README.md
│ tsconfig.json
├──src
│    index.ts
└──test
    index.spec.ts

Support

Join splrge's discord server 💭

1.0.3

2 days ago

1.0.2

5 months ago

1.0.1

7 months ago

1.0.0

7 months ago