@vs-org/create-typescript-package
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

@vs-org/create-typescript-package

This is simple npx project to bootstrap typescript project for creating packages.

Usage

  1. Create typescript sample package
npx @vs-org/create-typescript-package

Above command will ask few questions to generate package.json file.

a. Name of project?
b. Project description (optional)
c. Author? (optional)
d. Github repo url? eg: https://github.com/username/repo.git (optional)

Note

This is experimental package and not actively maintained please don't raise issues or feature requests.

Package Sidebar

Install

npm i @vs-org/create-typescript-package

Weekly Downloads

8

Version

0.0.3

License

MIT

Unpacked Size

23.5 kB

Total Files

8

Last publish

Collaborators

  • vs-org