8000 GitHub - jonyw4/barrel-me: 🛢 Creates a index.js / index.ts file with all exported files from a folder
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 15, 2022. It is now read-only.
/ barrel-me Public archive

🛢 Creates a index.js / index.ts file with all exported files from a folder

License

Notifications You must be signed in to change notification settings

jonyw4/barrel-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛢 Barrel Me

Creates a index.js / index.ts file with exported files from a folder. Its currently in BETA

npm (scoped) Build Status semantic-release GitHub

Do you like?

Please, consider supporting my work as a lot of effort takes place to create this component 728B ! Thanks a lot.

Buy Me A Coffee

Install

npm install barrel-me -D

Usage

  1. Create a script
{
  "scripts": {
    "create-indexes": "barrel-me -d src/components src/pages"
  }
}
  1. Run script
npm run create-indexes

About

🛢 Creates a index.js / index.ts file with all exported files from a folder

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0