Raine Virta
Raine Virta
Hello. Encountered a strange issue with this library, when used on Safari with a Web Worker. A streaming http request will only work in the first page load, and sometimes...
You added some kind of types in https://github.com/Janpot/microdata-node/commit/74442079eb33c5f0f1124e9f20caf4193e46f44b but they don't seem to be available when using this module from TypeScript. ``` error TS7016: Could not find a declaration file...
I tried running some of the examples and got complaints about strscanner. Installing strscanner with npm fixed it so it would appear strscanner is missing from the package.json.
Would be great there was a command that focused on runner pane and executed `resize-pane -Z`.
LiveScript has a few ways to require modules. It would be great to have general guidelines here.
What's the preferred style? ``` ls MY_CONSTANT = 1 const MY_CONSTANT = 1 const my_constant = 1 ```
Is it possible to use optionator to implement git style sub commands? The README doesn't explicitly mention this possibility. Thanks.
It seems to act as if the function on the right hand side is a property of the function on the left hand side.  I...
I didn't see it mentioned, so I recommend you check out [KeyRemap4Macbook](https://github.com/tekezo/KeyRemap4MacBook/). It has some very useful features to improve productivity with keyboard, and despite the name, can be used...