react-cf-helper-i18n

Control Fitness helper of internationalization.

Usage no npm install needed!

<script type="module">
  import reactCfHelperI18n from 'https://cdn.skypack.dev/react-cf-helper-i18n';
</script>

README

react-cf-helper-i18n

Control Fitness helper of internationalization.

Require https://github.com/control-fitness/react-cf-data-locales

Example

import I18n from 'react-cf-helper-i18n';

...
I18n.t('account.create.header');
...

Generate new version

Update version property on package.json.

$ yarn dist