This is great! I have this one file called s3Helper that sits across repos. I just copy paste it over when I need it. It really should be a package, but I don’t want to make a repo and give it its own package.json and stuff.
This seems like a perfect fit for my script. Only problem is that I use typescript. If this had typescript support, I’d happily paste my class over.