UNPKG

router-generator

Version:

Express Router automatic folder separation package.

33 lines (20 loc) • 635 B
<h1 align="center">Welcome to router-generator šŸ‘‹</h1> > 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 ```sh npm i router-generator ``` ## Usage ```sh var Rgenerator=require('router-generator'); Rgenerator(); ``` ## Author šŸ‘¤ **Prabhjot Singh** * Github: [@prab409069](https://github.com/prab409069) ## Show your support Give a ā­ļø if this project helped you! ## šŸ“ License Copyright Ā© 2020 [Prabhjot Singh](https://github.com/prab409069).<br />