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

helping-express

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

helping-express

CLI to make work easier where doing projects whit Express JS - MVC * Un Proyecto CLI con el fin de reducir trabajo a la hora de crear aplicaciones ExpressJS con el patron MVC*

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Helpig ExpressJS

CLI to make work easier where doing projects whit Express JS - MVC

  • Un Proyecto CLI con el fin de reducir trabajo a la hora de crear aplicaciones ExpressJS con el patron MVC*

    npm install helping-express -g

Commands | ** Comandos **


    helping-express generate-project name-project
    helping-express g-p name-project

    helping-express generate-controller nameController
    helping-express g-c nameController

    helping-express generate-router nameRouter
    helping-express g-r nameRouter
    //if create router, this automatically will create controller it doesn't exists
    //si crea el enrutador, este creara su respectivo controllador si este no existe

Keywords

cli

FAQs

Package last updated on 02 Nov 2021

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