Adam Lynch
Adam Lynch
It redirects to the blog homepage now
Related: #16 and https://github.com/jprichardson/node-fs-extra/pull/95
When the edit fields (above each marker) are focused, pressing up to increment or down to decrement would be nice :) (Not just keyup, because being able to hold them...
I can't seem to get extra files included. Right now I've my documentation generated into `/docs/code` with an extra file in there called `display.html`. This doesn't work ``` ./app -...
It would be cool if markdown docs were supported. So for example if I'm working on a module with just a `index.coffee` with one class in it, then I could...
GULP
GUUUUUULP
Nice module. This is a tricky one. If you pin a window to the left/right on Windows 10 or Mac OS X for example, kill the app, and re-open it,...
It's possible to install this with bower straight from GitHub but the `bower.json` then would be: ``` json { "name": "domready", "homepage": "https://github.com/ded/domready", "version": "1.0.5", "_release": "1.0.5", "_resolution": { "type":...
Would you mind putting this project on [Packagist](https://packagist.org/)? We'd love to use [Composer](http://getcomposer.org/) to manage our use of this project a bit better (like we do with some others), to...