New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-next

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-next

Generator that provides a basic setup for a Node project with Express and Typescript.

  • 0.3.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
increased by14.29%
Maintainers
2
Weekly downloads
 
Created
Source

Generator-NExT

NPM version Coverage Status Build Status

Generator that provides a basic setup for a Node project with Express and Typescript.

alt tag

Installation

First, install Yeoman and Generator-NExT using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-next

Then generate your new project:

yo next <root directory>

Feel free to learn more about Yeoman.

Documentation

Used frameworks, libraries and tools:

Language:
Runtime:
Build:
  • Gulp
  • ... check the gulpfile.js in generators/app/templates for all used plugins
Web Framework:
Logging:
Test:
Others:

Changelog / Releases

Check here for available releases.

Roadmap

Version 0.3.x: Add test coverage for generator with travis and coveralls
Version 0.4.x: Implement sub generator which adds typedoc
Version 0.5.x: Implement sub generator which adds rxjs
Version 0.6.x: Implement sub generator which adds mongoose
Version 0.5.x: Implement sub generator which adds pug
Version 1.x.x: Combine all sub generators combined depending on the user's responses.

License

MIT

Keywords

FAQs

Package last updated on 18 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc