Skip to content

Quick import generator for all the file in a simple line!

License

Notifications You must be signed in to change notification settings

furkanuzundev/import-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

import-generator

Quick import generator for all the file in a simple line!

Uygulama Ekran Görüntüsü

Usage

  • First of all, if you don't have glob on your project, please install it.
  npm i glob

or

  yarn add glob
  • Clone the source code
 git clone https://github.com/furkanuzundev/import-generator.git
  • Copy import-generator.js into folder that you want to import files.

  • Open console, go to the import-generator.js path. (like app/src/assets/images)

  • Type node import-generator.js here.

  • It will generate index[import-generator].js into folder.

  • Bingo!

If you have any confusion, check the example: https://github.com/furkanuzundev/import-generator/tree/main/example

License

The source code is made available under the MIT license

Can i support you?

If you like this project, you can follow me and give a star 🤩

About

Quick import generator for all the file in a simple line!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published