i18next.fssync

1.0.0 • Public • Published

i18next.fssync

Synchronous fs backend for i18next.

Usage

var i18n = require('i18next');
 
i18n.backend(require('i18next.fssync'));
i18n.init();
 
// you can now safely add resources
i18n.addResource('en', 'namespace', 'foo', 'bar');

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i i18next.fssync

Weekly Downloads

1

Version

1.0.0

License

none

Last publish

Collaborators

  • lennym