Skip to content

JSPM plugin supporting i18next translation of text

License

Notifications You must be signed in to change notification settings

robhicks/plugin-i18nt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i18next Translation Plugin for SystemJS

A SystemJS plugin that performs translations i18next on text when it is loaded. The resulting translated text is loaded from the file into the variable as a string.

Installing

i1inext must be installed. Babel transpilation is also required. See the config.js file in the root of the project.

For installing with jspm, run jspm install i18nt.

Basic Use

import myTranslatedText from './mytext.html!i18nt';

See index.html and test.html for more information.

About

JSPM plugin supporting i18next translation of text

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •