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

generator-babel-express

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-babel-express

A Yeoman generator for scaffolding Express apps in ES2015 with Babel

  • 0.2.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

generator-babel-express

A Yeoman generator for scaffolding Express apps written in ES2015.

Features

  • On-the-fly ES2015 transpilation via Babel
  • Server setup with Express 4 and Nunjucks templating
  • Client setup with Bootstrap for Sass
  • Build process setup with Grunt
  • Development environment setup Nodemon and Entry

Installation

  • Install Yeoman if you don't already have it: npm install -g yo
  • Install the generator: npm install generator-babel-express

Usage

  • Create a directory for your new app: mkdir example-app && cd $_
  • Run the generator: yo babel-express

Keywords

FAQs

Package last updated on 27 Jun 2015

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