Microsoft Graph JavaScript客户端库

Microsoft Graph JavaScript 客户端库是个挺轻便的工具,适用于你需要和 Microsoft Graph API 打交道的场景。无论是前端还是后端都能用,挺灵活的。你要在项目里集成诸如用户、组等模型的数据,IntelliSense的支持能大大提高开发效率,别说挺方便的。安装也简单,直接通过npm install @microsoft/microsoft-graph-client就能搞定。别忘了,还需要加点polyfills,比如import 'isomorphic-fetch',否则提取数据时出点小问题。,如果你项目里有和 Microsoft 服务对接的需求,试试这个库还不错。

folder
msgraph-sdk-javascript:适用于JavaScript的Microsoft Graph客户端库 预估大小:188个文件
file
.jshintrc 22B
file
.gitattributes 33B
file
rollup.config.js 708B
file
babel.config.js 388B
file
gulpfile.js 772B
file
package-lock.json 125KB
file
onenotepage_fileattachment.html 237B
file
onenotepage.html 141B
file
sample_image.jpg 3.13MB
file
gulpfile.js 855B
file
main.js 3KB
file
index.html 1KB
file
main.js 2KB
file
request.js 2KB
file
secrets.sample.js 52B
file
ui.js 337B
file
main.css 1KB
file
.huskyrc 128B
file
.gitignore 390B
file
package-lock.json 213KB
zip 文件大小:3.46MB