文件名称:react-translator-component:用于开发多语言项目的React语言翻译模块
文件大小:223KB
文件格式:ZIP
更新时间:2024-02-24 18:33:34
react multilingual translator internationalization localization
React翻译器组件
用于开发多语言项目的React语言翻译模块。
入门
使用NPM安装:
$ npm install react-translator-component
用法
现场演示
相当简单易用;
进行翻译器配置。
在T(text)函数中包括文本内容。
最后,在
【文件预览】:
react-translator-component-master
----.eslintrc.json(926B)
----stories()
--------constants()
--------locale()
--------Demo.stories.js(3KB)
--------css()
----.stylelintrc(177B)
----src()
--------ui()
--------index.css(2KB)
--------config.js(71B)
--------list.js(1KB)
--------__tests__()
--------index.js(2KB)
--------storage.js(863B)
----.babelrc(265B)
----.vscode()
--------settings.json(62B)
----.npmignore(161B)
----.storybook()
--------config.js(336B)
--------addons.js(121B)
----.travis.yml(37B)
----.stylelintignore(9B)
----LICENSE(1KB)
----__mocks__()
--------style.mock.js(19B)
--------file.mock.js(33B)
----README.md(5KB)
----dist()
--------ui()
--------index.css(2KB)
--------config.js(208B)
--------list.js(6KB)
--------index.js(7KB)
--------storage.js(1KB)
----.gitignore(794B)
----_config.yml(25B)
----.eslintignore(19B)
----package-lock.json(539KB)
----package.json(3KB)