@moi-solutions/camelot-helper-i18n

0.0.1 • Public • Published

@moi-solutions/camelot-helper-i18n

Helper of internationalization.

Example

import I18n from '@moi-solutions/camelot-helper-i18n';
import locales from './locales';
I18n.load(locales);

...
I18n.t('title');
I18n.t('other');
...

Generate new version

Update version property on package.json.

$ yarn test

Readme

Keywords

none

Package Sidebar

Install

npm i @moi-solutions/camelot-helper-i18n

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

139 kB

Total Files

7

Last publish

Collaborators

  • paulomcnally
  • neydroid