ND Sire
ND Sire
Nice work on this. These are super useful. Can we add "my" in front of the scripts to prevent conflicts with built in commands?
Date Ranges
I am writing my own solution to calculate date ranges (e.g. May 22 2014 to June 3 2015) based on chronic. I would gladly contribute this solution if needed.
I did not realize which command runs the web server. I think the directions should be arranged in a slightly different order.
I am able to load npm modules inside my node repl. But when I try to load peerjs I receive a window error. This might not be a bug. Maybe...
I am testing PeerJS. And I ran into a problem where the script downgraded me from port 443/SSL to a regular ws port 8080. Is there a way for me...
It doesn't look like oauth is being included. ``` (ns hello.core) (defn -main [] (require 'twitter '[oauth.client :as oauth]) ;; Make a OAuth consumer (def oauth-consumer (oauth/make-consumer "https://api.twitter.com/oauth/request_token" "https://api.twitter.com/oauth/access_token" "https://api.twitter.com/oauth/authorize"...
I can't find BC417 Module for sale on Amazon. Can you direct me to a place I can buy it. I would like to contribute to your repo.
Adding small format changes to README
Why are the jQuery mobile snippets before the head tag? Why are the JS included scripts at the bottom of the page?