1. 首页
  2. 数据库
  3. 其它
  4. emoji country code:将ISO国家/地区代码转换为Emoji标志 源码

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

上传者: 2021-02-18 19:05:59上传 ZIP文件 73.68KB 热度 22次
表情符号国家/地区代码 将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
用户评论