New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

generator-express-es6

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-express-es6

Yeoman generator for Express.js

latest
Source
npmnpm
Version
1.2.0
Version published
Maintainers
1
Created
Source

Generator express-es6

NPM version Dependency Status NPM Downloads

An Express.js generator for Yeoman. Mimicry the express command line tool.

Features

Installation

First, install Yeoman and generator-express-es6 using npm and Node.js.

npm install -g yo
npm install -g generator-express-es6

Then generate your new project:

yo express-es6

Development

cd generator-express-es6 && npm link

Contributing

Contributors are welcome, please fork and send pull requests! If you have any ideas on how to make this project better then please submit an issue.

License

MIT License

Keywords

boilerplate

FAQs

Package last updated on 02 Mar 2025

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