barrel-me

1.0.4 • Public • Published

🛢 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! 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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.41latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.41
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i barrel-me

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

4.9 kB

Total Files

4

Last publish

Collaborators

  • jonycelio