Show HN: F2 – Cross-Platform CLI Batch Renaming Tool

Hey HN!

I'm excited to share f2, a command-line tool I built for fast and flexible bulk renaming of files. It's cross-platform (Linux, macOS, Windows), executes a dry-run by default, supports undo, and provides great flexibility in file renaming with several built-in variables and Exiftool integration.

I hope you find it useful!


Comments URL: https://news.ycombinator.com/item?id=44081850

Points: 30

# Co

1mo | Hacker news
Show HN: SuperUtilsPlus – A Modern Alternative to Lodash

Hey HN!

After years of wrestling with Lodash's quirks and bundle size issues, I decided to build something better. SuperUtilsPlus is my attempt at creating the utility library I wish existed.

What makes it different?

TypeScript-first approach: Unlike Lodash's retrofitted types, I built this from the ground up with TypeScript. The type inference actually works the way you'd expect it to.

Sensible defaults: Some of Lodash's decisions always bugged me. Like isObject([]) returning true -

1mo | Hacker news

Ricerca