i18n从字面上看::soft_ice_cream:将国际化引入JS的简单方法 源码
从字面上看 一种将国际化引入JS的简单方法。 安装 $ npm install i18n-literally 用法 import i18n from 'i18n-literally' ; import db from './i18n.db.json' ; // Set the database i18n . db = db ; // 1. Write in the default language i18n `Hello ${ 'World' } !` // => Hello World! // 2. Add/update your translations for a language "$
文件列表
i18n-literally-master.zip
(预估有个15文件)
i18n-literally-master
.gitattributes
76B
.github
funding.yml
39B
dependabot.yml
274B
workflows
ci.yml
623B
i18n.db.json
293B
test.js
1KB
cli
暂无评论