← Back to browse
skill

Component-level internationalisation for React applications

From aymericzip/intlayer ★ 732

Summary

This skill facilitates component-level content declaration for internationalisation within React. Developers define translation dictionaries in adjacent content files and consume them using the useIntlayer hook, ensuring localised content is scoped directly to the component.