UNPKG

init-project-ts

Version:
45 lines (31 loc) โ€ข 1.23 kB
<h1 align="center"> INIT-PROJECT-TS </h1> <p align="center"> <img alt="GitHub top language" src="https://img.shields.io/github/languages/top/damartripamungkas/init-project-ts?color=04D361&labelColor=000000"> <a href="#"> <img alt="Made by" src="https://img.shields.io/static/v1?label=made%20by&message=damartripamungkas&color=04D361&labelColor=000000"> </a> <img alt="Repository size" src="https://img.shields.io/github/repo-size/damartripamungkas/init-project-ts?color=04D361&labelColor=000000"> <a href="#"> <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/damartripamungkas/init-project-ts?color=04D361&labelColor=000000"> </a> </p> <p align="center"> <img src="./screenshots/run.png"> </p> ### ๐Ÿ“– 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).