emoji country code:将ISO国家/地区代码转换为Emoji标志 源码
表情符号国家/地区代码 将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等国家代码转换为:Ban
文件列表
emoji-country-code-master.zip
(预估有个16文件)
emoji-country-code-master
.eslintrc
127B
rollup.config.js
636B
.github
workflows
npmpublish.yml
602B
gprpublish.yml
627B
yarn.lock
172KB
src
utils.js
350B
暂无评论