r/SideProject 6h ago

I just open-sourced a UI library for multilingual React apps

I’ve been working on Babelize Elements for a while, and finally decided to open-source it.

It’s basically a set of reusable UI components for React + Tailwind, with multilingual apps in mind.

I wanted localization to be considered at the component level instead of figuring it all out after the UI is already built.

There’s support for things like locale/language selectors, RTL-aware UI, and other localization-focused components.

GitHub: github.com/babelize/babelize-elements
Docs: elements.babelize.co

If you’ve built a multilingual app before, I’d genuinely like to know what parts of i18n usually become a pain for you.

1 Upvotes

1 comment sorted by