lexigone

I wrote this tool to solve a very specific problem at my job – finding all the translation strings inside a React codebase (e.g. dashboard.greeting.label) and flagging the ones that were no longer in use.

View on GitHub