Ecosyste.ms sponsors
An open API service aggregating public data about GitHub Sponsors.
An open API service aggregating public data about GitHub Sponsors.
Funding Links: https://github.com/sponsors/sveltekit-i18n
Do you like new technologies? Are you a fan of Svelte? sveltekit-i18n library brings i18n support to Svelte and SvelteKit projects!
Here are some of current features:
✅ All translations are module-based so they are loaded only in case they are really needed.
✅ Supports custom data sources – no matter if you are using local files or remote API to get your translations!
✅ Component-scoped translations – you can create multiple instances with custom definitions!
✅ Multiple message formats using parsers – you can even use your own!
You can help sveltekit-i18n grow and implement new and cool features! Also, our goal is to make our unique message syntax (currently used by our @sveltekit-i18n/parser-default) platform independent and offer it to the world.)
Internationalization library built for SvelteKit.
Language: TypeScript - Stars: 507This repository contains the base functionality of sveltekit-i18n and provides support for external message parsers.
Language: TypeScript - Stars: 8Monorepo containing message parsers designed for @sveltekit-i18n/base.
Language: TypeScript - Stars: 5