tsm-starter
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

tsm-starter

Utility to generate Typescript nodejs modules.

npm license github-issues

nodei.co

travis-status stars forks

forks

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

Package Version Dev
commander ^2.19.0
dot-object ^1.7.1
great-logs 0.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

Readme

Keywords

Package Sidebar

Install

npm i tsm-starter

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

14.7 kB

Total Files

18

Last publish

Collaborators

  • wendly