gasolin

Results 90 issues of gasolin

I saw a phantomjs-prebuilt (v2) package is available on npm https://www.npmjs.com/package/phantomjs-prebuilt So I modify `hubot-skype-web/src/skypewebb.coffee` and use `phantom = require('phantomjs-prebuilt');` instead. The following error occurred: ``` TypeError: phantom.create is not...

`react-tagcloud` already support custom renderer, so we can use custom renderer to render `Text` in react native. But React Native use `` instead of `` as the default container. What's...

I occasionally got some request about providing some suggestion of using Blockly + Arduino on Education/STEM/Robots Please share any related experience here.

question

add link in comment to notify user to fetch the external include library http://www.seeedstudio.com/wiki/File:SerialLCD_Library.zip

enhancement

I found matomo support tracking http API and provided the js client https://developer.matomo.org/api-reference/tracking-api Instead of use https://github.com/BonifyByForteil/react-native-matomo which requires some Android/iOS SDK dependencies (not possible to do so with managed...

currently webbybot needs to modify the `require('hubot')` statement from every hubot-adapters, its not that convenient. We can use mockery or mock-require to proxy hubot require to webbybot, so every hubot...

We could add HTTPClient compatible API based on stable https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch http://www.w3ctech.com/topic/854 https://davidwalsh.name/fetch

https://www.npmjs.com/package/hubot-conversation