Tag: content-declaration
Intlayer usage guide for internationalization
Provides comprehensive guidelines for implementing internationalization using Intlayer, detailing content declaration, locale retrieval, and consumption via core packages and hooks. Developers can use the associated CLI commands to build di…
Intlayer i18n for Svelte and SvelteKit
This skill integrates Intlayer for component-level internationalization within Svelte and SvelteKit applications. It facilitates translation by declaring content dictionaries adjacent to the components that consume them, accessed via the us…
Intlayer internationalization for Preact components
This skill integrates Intlayer's internationalization capabilities into Preact applications, promoting component-level content declaration. Developers define translations in adjacent content files and consume them using the dedicated useInt…
Define rich, dynamic, and localized content structures
This skill provides a comprehensive set of nodes for declaring highly structured, dynamic, and localised content within codebases. It supports advanced features such as internationalisation, conditional logic, pluralization, and referencing…