Auto Export Components
Automatic importing & exporting of JavaScript components within the components directory.
Can be used with Vue, React, Angular etc.
Make sure you have installed all of the following prerequisites on your development machine:
Install the package
$ npm i auto-export-components
$ npx auto-export-components
To contribute to this repository see the CONTRIBUTING.md file for details
This project is licensed under the MIT License - see the LICENSE.md file for details