i18nc-key-end

2.0.4 • Public • Published

I18NC-KEY-END

NPM Version NPM Downloads NPM License

Install

npm install i18nc i18nc-key-end --save

Usage

var i18nc = require('i18nc');
require('i18nc-key-end')(i18nc);

var info = i18nc('var str="你好!需要帮忙吗?"', {pluginEnabled: {keyEnd: true}});
console.log(info.code);  // var str=I18N('你好!')+I18N('需要帮忙吗?');

Readme

Keywords

Package Sidebar

Install

npm i i18nc-key-end

Weekly Downloads

0

Version

2.0.4

License

MIT

Unpacked Size

3.96 kB

Total Files

3

Last publish

Collaborators

  • bacra