1.0.5 • Published 5 years ago
auto-export-components v1.0.5
Automatic importing & exporting of JavaScript components within the components directory. Can be used with Vue, React, Angular etc.
Table of contents
Prerequisites
Make sure you have installed all of the following prerequisites on your development machine:
- Node.js v10.21.0 - Download & Install Node.js
- NPM v 6.14.4 Download & Install NPM
Installation
Install the package
$ npm i auto-export-components
Usage
$ npx auto-export-components
Contributing
To contribute to this repository see the CONTRIBUTING.md file for details
Licenses
This project is licensed under the MIT License - see the LICENSE.md file for details