1.1.0 • Published 5 years ago

tsm-starter v1.1.0

Weekly downloads
20
License
MIT
Repository
github
Last release
5 years ago

tsm-starter

Utility to generate Typescript nodejs modules.

npm license github-issues

nodei.co

travis-status stars forks

forks

npm.io npm.io

Features

  • Utility to generate Typescript nodejs modules.

Usage

tsm-starter
> ✔ Name of the package … name-of-the-package
> ✔ Description of the package … Descriptionm for the package
> ✔ License type … MIT
> ✔ What's your name? … Author's Name
> ✔ What's your email? … Author's Email
> ✔ What's your website url? … Author's Url
> ✔ What's your GitHub repo? … Author's GitHub Repo

Install

npm install --save tsm-starter

Or as binary

npm install --g tsm-starter`

Scripts

  • npm run build : rm -rf dist && tsc && npm run readme
  • npm run readme : node ./node_modules/.bin/node-readme
  • npm run test : mocha ./dist/test/*.js

Dependencies

PackageVersionDev
commander^2.19.0
dot-object^1.7.1
great-logs0.0.4
prompts^2.0.1
shelljs^0.8.3
@types/chai^4.1.3
@types/mocha^5.2.0
@types/node^10.0.2
chai^4.1.2
mocha^5.1.1
node-readme^0.1.9

Contributing

Please check the Contributing Guidelines for more details. Thanks!

Author

Wendly Saintil

License

MIT

1.1.0

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago