1.10.1 • Published 4 years ago

generator-node-tsnext v1.10.1

Weekly downloads
22
License
MIT
Repository
github
Last release
4 years ago

tippin.me Follow me

Version Node version MIT License

Downloads Total downloads Packagephobia

ci Dependency Status codecov Coverage Status

codebeat badge Codacy Badge Code of Conduct

To scaffold a Node.js module or any project written in TypeScript.

Table of contents

Pre-requisites

Please make sure that you have the following dependencies installed and setup correctly:-

Installation

NPM

First, install generator-node-tsnext using NPM (we assume you have pre-installed Node.js).

# Install globally with NPM
$ npm install -g yo generator-node-tsnext

Then generate your new project:

# Create a new directory if you haven't already.
# Then change to that new directory.
$ mkdir my-app && cd my-app

# Init
$ yo node-tsnext

NPX

NPX comes in a package as of Node.js v8.9.0. This means that you can run any CLI written in Node.js without globally installing it.

# Create a new directory if you haven't already.
# Then change to that new directory.
$ mkdir my-app && cd my-app

# Install packages with NPX and execute the CLI with this one-liner
$ npx -p yo -p generator-node-tsnext -- yo node-tsnext

Testing

Bring your own testing library/ framework based on your use case. But, here are a few to recommend if you haven't already had one:

  1. Jest
  2. AVA

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

Contributing

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

MIT License © Rong Sen Ng

1.10.1

4 years ago

1.10.0

4 years ago

1.9.0

5 years ago

1.8.0

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.5.0-beta.3

5 years ago

1.5.0-beta.2

5 years ago

1.5.0-beta.1

5 years ago

1.5.0-beta.0

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

6 years ago

0.10.1-alpha.0

6 years ago

0.10.0-0

6 years ago

0.9.0

6 years ago

0.8.0

6 years ago

0.7.0

6 years ago

0.7.0-alpha.6

6 years ago

0.7.0-alpha.5

6 years ago

0.7.0-alpha.4

6 years ago

0.7.0-alpha.3

6 years ago

0.7.0-alpha.2

6 years ago

0.7.0-alpha.1

6 years ago

0.7.0-alpha.0

6 years ago

0.6.4

6 years ago

0.6.3

6 years ago

0.6.2

6 years ago

0.5.1

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.0

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago