Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damartripamungkas/init-project-ts
๐งด Init fast project typescript
https://github.com/damartripamungkas/init-project-ts
i-p-t init-project-ts init-project-typescript ipt nodejs typescript
Last synced: 3 months ago
JSON representation
๐งด Init fast project typescript
- Host: GitHub
- URL: https://github.com/damartripamungkas/init-project-ts
- Owner: damartripamungkas
- License: mit
- Created: 2024-08-10T12:48:18.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T08:00:57.000Z (4 months ago)
- Last Synced: 2024-09-30T10:05:08.469Z (3 months ago)
- Topics: i-p-t, init-project-ts, init-project-typescript, ipt, nodejs, typescript
- Language: TypeScript
- Homepage: https://npmjs.com/package/init-project-ts
- Size: 810 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
INIT-PROJECT-TS
### ๐ Description :
This package is made for those who want to quickly initialize a typescript project without having to manually create files and install packages.
### ๐ป Step to install :
```
npm install -g init-project-ts
```### ๐งพ Pre-Requisistes :
```
- node.js / bun.js / deno.js
- (optional) typescript
- (optional) commonJS
- (optional) ESM
```### ๐ License :
Licensed see [here](./LICENSE).