ember-jsonp:手动JSONP加载器

时间:2021-05-02 23:08:28
【文件属性】:
文件名称:ember-jsonp:手动JSONP加载器
文件大小:22KB
文件格式:ZIP
更新时间:2021-05-02 23:08:28
addon ember-addon jsonp ember-jsonp JavaScript ember-jsonp [插件的简短描述。] 这是名为jsonp服务附加组件,可在不使用jQuery的情况下为jsonp ember-ajax的UX提供JSONP数据 演示 使用范例 ember install ember-jsonp this.get('jsonp').request(URL,context,success,error,options); <> this.get('jsonp').request(URL,options).then(success).catch(error); <> this.get('jsonp').request({url,paramName}).then(success).catch(error); <> this.get('json
【文件预览】:
ember-jsonp-master
----.travis.yml(1KB)
----.ember-cli(280B)
----ember-cli-build.js(494B)
----vendor()
--------.gitkeep(0B)
----addon()
--------services()
--------.gitkeep(0B)
----config()
--------ember-try.js(1KB)
--------environment.js(90B)
----index.js(59B)
----.watchmanconfig(37B)
----package.json(2KB)
----tests()
--------test-helper.js(228B)
--------index.html(1KB)
--------unit()
--------dummy()
--------integration()
--------helpers()
----app()
--------templates()
--------controllers()
--------services()
--------.gitkeep(0B)
----testem.js(581B)
----.npmignore(287B)
----.eslintrc.js(977B)
----LICENSE.md(1KB)
----.gitignore(471B)
----README.md(3KB)
----.eslintignore(175B)
----bower.json(149B)
----.editorconfig(368B)

网友评论