文件名称:hipchat_emoticons
文件大小:601KB
文件格式:ZIP
更新时间:2024-07-26 00:34:00
JavaScript
hipchat_emoticons
这是一个小的 node.js 项目,用于练习的新表情符号 api。
您需要在为 Hipchat 的 beta api 生成一个令牌
要在本地运行,请克隆此项目,然后:
npm install
TOKEN=
【文件预览】:
hipchat_emoticons-master
----.gitignore(23B)
----app.js(855B)
----package.json(248B)
----public()
--------fonts()
--------js_external()
--------stylesheets()
--------js_custom()
----views()
--------index.jade(737B)
--------layout.jade(245B)
----README.md(587B)
----screenshot.png(469KB)
----Procfile(17B)
----routes()
--------index.js(1KB)