# share.js **Repository Path**: longweihua/share.js ## Basic Information - **Project Name**: share.js - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 介绍 > `share.js`是facebook、messenger、twitter、whatsapp、line、vk、googleplus、email、sms社交分享插件 ### 引入 ```html ``` 或 ```javascript require('./share.js') // 先引入 Share.init() // 初始化 ``` ### 使用 ```html
```