emoji-country-code:将ISO国家/地区代码转换为Emoji标志

时间:2024-02-25 21:10:00
【文件属性】:

文件名称:emoji-country-code:将ISO国家/地区代码转换为Emoji标志

文件大小:74KB

文件格式:ZIP

更新时间:2024-02-25 21:10:00

emoji code country pure-javascript iso-3166-1

表情符号国家/地区代码 将ISO 3166-1国家/地区代码转换为表情符号标志 安装 安装与任何其他npm模块相同。 yarn add emoji-country-code 要么 npm install --save emoji-country-code 用法 在ES6 +环境中,您可以导入命名的导出 import { fromCountryCode } from 'emoji-country-code' 或使用默认导出 import flagEmoji from 'emoji-country-code' CommonJS和UMD版本也可用。 API 要将BD等国家代码转换为:Bangladesh: ,


【文件预览】:
emoji-country-code-master
----.eslintrc(127B)
----rollup.config.js(636B)
----.github()
--------workflows()
----yarn.lock(172KB)
----src()
--------utils.js(350B)
--------index.js(331B)
----.babelrc(38B)
----CONTRIBUTING.md(116B)
----LICENSE(1KB)
----README.md(870B)
----tests()
--------main.js(535B)
--------utils.js(730B)
----.gitignore(1KB)
----.eslintignore(17B)
----package.json(1KB)

网友评论