bencoveney / barrelsby

Automatic TypeScript barrels (index.ts files) for your entire code base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

barrelbot - just sharing

swyxio opened this issue · comments

so i wanted watch mode and recursive index files so i built a teeny alternative to barrelsby: https://github.com/sw-yx/barrelbot

i do wonder if you'd want to steal code and merge somehow but this is the feature set that i like so far. 🤷🏼‍♂️

anyway just wanted to offer up what i've done. really appreciate barreslby as an original inspiration.

Hey, thanks for sharing - this is really cool 😄 I've added a link to the readme

Yes - stealing some code sounds like a good plan 😈 I've had a watch-mode ticket open here for far too long! The file extension stuff looks useful as well

FWIW I think --location option in barrelsby might do something similar to the recursive index files you mention.

cant believe i didnt see the location option the first time. haha