Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 355 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 355 Bytes

i18next: learn once - translate everywhere

visit ➡️ i18next.com

import i18next from 'https://deno.land/x/i18next/index.js';
// or import i18next from 'https://raw.githubusercontent.com/i18next/i18next/master/src/index.js'
// or import i18next from 'https://cdn.jsdelivr.net/gh/i18next/i18next/src/index.js'