aypineau
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I've been frustrated with managing markdown in my projects for a long time so I'm happy to share a new approach that I implemented. To render md content, the first challenge is the choice of a library: On one hand, you…
- Show HN: Scanner SEO Internationalization (Free) (intlayer.org)
It covers: - hreflangs - lang alternates / x-default - html lang and dir tags - sitemap lang alternates / x-default - robots.txt detection of forgotten routes (/dashboard vs /fr/dashboard) I’m planning to go deeper by…
- Guide of recommended best practices for I18next (intlayer.org)
- Show HN: A CLI command to translate your website (intlayer.org)
Hi vibe coders! I want to share our new free tool we use, for all SaaS builders who deal with translation files and multilingual content: -> Intlayer Autofill. The Problem: If you're building a growing SaaS, you've…
-
We just adapted our lightweight internationalization solution for Preact. It supports per-component translations that are dynamically loaded, so only visible content is fetched – keeping bundles lean. Example bundle…
- Intlayer – Simplifying Internationalization of your WebApp (intlayer.org)