ember-cli-hello:用于hello.js的简单Ember-CLI插件

时间:2021-05-19 08:30:09
【文件属性】:
文件名称:ember-cli-hello:用于hello.js的简单Ember-CLI插件
文件大小:20KB
文件格式:ZIP
更新时间:2021-05-19 08:30:09
JavaScript 恩伯·克里希罗 hello.js客户端身份验证库的ember-cli插件。 什么是hello.js? 从hello.js主页 : 客户端JavaScript SDK,用于通过OAuth2(和带有OAuth代理的OAuth1)Web服务进行身份验证并查询其REST API。 HelloJS标准化了对常见API(例如Google Data Services,Facebook Graph和Windows Live> Connect)的路径和响应。 它是模块化的,因此列表正在增长。 没有更多的意大利面代码! 安装 在ember-cli项目目录中,运行: npm install ember-cli-hello --save-dev 配置 在项目的environment.js文件中,添加所需服务的客户端ID以及将传递到hello.login方法中的所有全局选项。 如 # config/en
【文件预览】:
ember-cli-hello-master
----.jshintrc(518B)
----ember-cli-build.js(501B)
----bower.json(547B)
----.npmignore(160B)
----.ember-cli(280B)
----.travis.yml(578B)
----config()
--------environment.js(1KB)
--------ember-try.js(607B)
----LICENSE.md(1KB)
----README.md(1KB)
----addon()
--------initializers()
--------.gitkeep(0B)
----.bowerrc(60B)
----testem.json(198B)
----.editorconfig(543B)
----tests()
--------.jshintrc(831B)
--------index.html(960B)
--------test-helper.js(112B)
--------helpers()
--------dummy()
--------unit()
----blueprints()
--------.jshintrc(68B)
--------ember-cli-hello()
----.gitignore(247B)
----app()
--------initializers()
--------.gitkeep(0B)
----index.js(428B)
----.watchmanconfig(29B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)

网友评论