Nick

Results 16 comments of Nick
trafficstars

The experimental option to fix this (#14) is published on AMO as v1.0.0.

It looks like Chrome is actually planning to remove HTML Import support soon. Pages with HTML Imports on have this console warning: > [Deprecation] HTML Imports is deprecated and will...

I get this as well because I'm also using NVM. As a workaround, try changing line 34 of `JS2Coffee.py` (https://github.com/nibblebot/sublime-js2coffee/blob/master/JS2Coffee.py#L34) from `'js2coffee'` to `'/home/dev/.nvm/v0.10.23/bin/js2coffee'`. This won't be a permanent solution,...

This was reported on browser already: https://github.com/elm/browser/issues/34

I just tested the simple form example on my iPhone 6 (iOS 9.3.1) and it scrolls to the middle of the hobbies list every time I press `validate`. It does...

This module doesn't support Node 0.12, see https://github.com/lloyd/node-memwatch/issues/62.