create-index-file
Create index.js exporting all files in folder.
Usage
npm i -g create-index-file
npx create-index-file ./pathToFolder
cif ./components/Home
cif (to create in the current folder)
Create index.js exporting all files in folder.
npm i -g create-index-file
npx create-index-file ./pathToFolder
cif ./components/Home
cif (to create in the current folder)
npm i create-index-file
1
1.0.3
MIT
2.07 kB
3