router-generator

1.0.1 • Public • Published

Welcome to router-generator 👋

Express Router automatic folder separation package. This package creates a folder routes in the root directory of your app. This requires fs-extra module to make directory and copy files.

Install

    npm i router-generator

Usage

    var Rgenerator=require('router-generator'); 
    Rgenerator();

Author

👤 Prabhjot Singh

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Prabhjot Singh.

Package Sidebar

Install

npm i router-generator

Weekly Downloads

4

Version

1.0.1

License

ISC

Unpacked Size

1.58 kB

Total Files

5

Last publish

Collaborators

  • thestartupguy