パッケージの詳細

express-generator-typescript

seanpmaxwell12.5kMIT2.7.1

Generate new Express applications similar to express-generate which but sets it up to use TypeScript instead

express, ex, generator, generate

readme

overnightjs

Express with TypeScript's application generator.

NPM Version Package License NPM Downloads

What is it?

Creates a new express application similar to the express-generator module. Except this new application is configured to use TypeScript instead of plain JavaScript.

This project complies with Typescript best practices listed here.

Documenation

Please refer to the official github repo for the most up-to-date documentation.