James Mortensen
James Mortensen
I found this library to be very useful, and one of my colleagues used it to help us build API documentation that didn't require us to replace all of the...
Hello, I was wondering if there's a license for this project? MIT? BSD? Apache Commons perhaps? Thank you!
There doesn't seem to be any source maps for easily debugging CoffeeScript or compressed JavaScript
This looks really promising. However, I'm used to being able to debug code in my Chrome debugger. But with AngularJS and CoffeeScript, in order to do that, source maps are...
I keep track of online reviews I submit inside individual note cards in Google Keep. I tried the same in GitJournal, and the note does not save. Moreover, there is...
I wanted to get the full path in my slug, so I added a '/' between "post" and the last part of the URL. The error I see in the...
I have been trying to use -execute to run a shell script that then runs the following command to notify an application listening on port 9876 that a click even...
### Feature and motivation Based on a conversation with @AutomationD and diemol, we now know container Dockerfiles have the ability to substitute values in the FROM block with arguments passed...
Gaze 0.6.0 works as it's supposed to on Mac OS, but on Windows 7, the module won't load correctly due to linker errors. I included the output below. Note that...
Is it possible to make this a node module where we can go: ``` $ npm install yoursway-create-dmg --save-dev ``` and then include this in our Grunt and npm workflows?...
tor-router links to a module, @deadcanaries/granax, which downloads and installs tor locally within the application, among other things. This module carries the AGPL 3.0 license, and my understanding of this...