npm i weibo-face
import { weiboFaceParse } from 'weibo-face'
weiboFaceParse('好耶[太开心][鼓掌][嘻嘻]')
// '好耶<img alt="太开心" src="https://face.t.sinajs.cn/t4/appstyle/expression/ext/normal/1e/2018new_taikaixin_org.png"><img alt="鼓掌" src="https://face.t.sinajs.cn/t4/appstyle/expression/ext/normal/6e/2018new_guzhang_thumb.png"><img alt="嘻嘻" src="https://face.t.sinajs.cn/t4/appstyle/expression/ext/normal/33/2018new_xixi_thumb.png">'
引用 NPM CDN 例 npm-cdn.html