to-geckoboard:转换流以将数据推送到Geckoboard

时间:2024-06-02 05:09:36
【文件属性】:

文件名称:to-geckoboard:转换流以将数据推送到Geckoboard

文件大小:21KB

文件格式:ZIP

更新时间:2024-06-02 05:09:36

JavaScript

壁板 创建以将数据推送到 。 安装 $ npm install flow-to-geckoboard 要在浏览器中使用,请使用 。 用法 var stream = require ( 'flow-to-geckoboard' ) ; 流(选项) 创建以将数据推送到 。 var oStream = stream ( { 'key' : '' , 'id' : '' } ) ; // Data for a Geck-o-Meter widget: var data = { 'item' : Math . random ( ) * 100 , 'min' : { 'value' : 0 } , 'max' : { 'value' : 100 } } ; // Write th


【文件预览】:
to-geckoboard-master
----.jshintrc(1KB)
----.gitattributes(12B)
----.jshintignore(118B)
----lib()
--------validate.js(2KB)
--------objectMode.js(1KB)
--------response.js(957B)
--------factory.js(1KB)
--------defaults.json(71B)
--------stream.js(3KB)
--------post.js(983B)
--------index.js(183B)
----.npmignore(498B)
----examples()
--------index.js(624B)
----TODO.md(15B)
----.travis.yml(133B)
----LICENSE(1KB)
----test()
--------test.objectMode.js(1KB)
--------test.validate.js(4KB)
--------test.factory.js(1002B)
--------test.js(623B)
--------test.post.js(893B)
--------test.response.js(1KB)
--------test.stream.js(3KB)
----README.md(7KB)
----Makefile(2KB)
----.editorconfig(169B)
----.gitignore(1KB)
----bin()
--------opts.json(288B)
--------usage.txt(745B)
--------cli(2KB)
----package.json(2KB)

网友评论