# emoji_jQuery **Repository Path**: li914/emoji_jQuery ## Basic Information - **Project Name**: emoji_jQuery - **Description**: 基于jQuery做的js表情插件 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-11-07 - **Last Updated**: 2023-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### emoji_jQuery表情插件 项目示意图: 在线演示:[demo](https://li914.github.io/emoji_jQuery/) #### 1.基本介绍 >本着学习的态度,本项目所有的材料来源于网络。如果有侵权,请联系删除。 >大佬[eshengsky](https://github.com/eshengsky/jQuery-emoji)的jQuery_emoji项目,大家可以去大佬的项目看看,参考大佬的项目而写的。 >本项目的功能,可以自主选择表情,包括QQ表情,贴吧表情,经典的emoji表情,根据需要选择 >本项目还可以解析表情字符,替换成图片,在div中展示 #### 2.使用方法 下载:[emoji_jQuery.min.js](https://github.com/li914/emoji_jQuery/releases/download/1.0.1/emoji_jQuery.min.js),然后在jQuery后引入使用。 * HTML代码 ```html