Public Notes
on
histre
Node.js V8 --inspector Manager (NiM)
chromewebstore.google.com
"This Chrome Extension streamlines your Node.js development cycle when using Chrome DevTools.
NiM provides extended capabilities even compared with the new chrome://inspect option. Check out what Paul Irish of the Google Chrome team wrote about NiM... https://twitter.com/june07t/status/861664828909264896.
NiM manages the Chrome DevTools window/tab life-cycle leaving you with more ability to focus on what matters... debugging your code. You no longer need to copy/paste DevTools URL's or conti...
#dev #debugging #extensions #chrome_extensions #javascript #nodejs
Show More
TapChat
tapchatapp.com
_Like the way the layout of this simple app page is done with Bootstrap._
Actual app info: "Stay connected with your favorite channels without draining your phone's battery. Scroll back to catch up on what you've missed, and receive push notifications1 when someone mentions or messages you."
#bootstrap_layout #web_design #apps #mobile #android #nodejs #bouncer #irc #pub
Show More
Node.js hosting, cloud products and services | Nodejitsu Inc.
www.nodejitsu.com
Not freemium, but you get one dyno for $3/month. So not too bad.
They also host open_sourced projects for free
#PaaS #nodejs #trial #cheap #monthly #pub
Show More
jsonip
gist.github.com
"server {
listen 80;
gzip on;
gzip_vary on;
gzip_types application/json;
add_header Access-Control-Allow-Methods GET;
add_header Access-Control-Allow-Origin *;
default_type application/json;
location = "/about" {
return 200 '{"About":"Inspired by jsonip.com"}';
}
location ~ ^/(.+)$ {
return 200 '$1({"ip":"$remote_addr","about":"/about"})';
}
location / {
if ($arg_callback != "") {
rewrite ^ /$arg_callback last;
}
return 200 '{"ip":"$remote_addr","about":"/about"}';
}
}"
#gists #code #free #open_source #json #ip_addresses #web_tools #nodejs #pub
Show More
Welcome to TypeScript
www.typescriptlang.org
" TypeScript is a language for application-scale JavaScript development.
TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
Any browser. Any host. Any OS. Open Source."
#Javascript #compiling #nodejs #wrappers #pub
Show More
Nightwatch.js
nightwatchjs.org
"Nightwatch.js is an easy to use Node.js based End-to-End (E2E) testing solution for browser based apps and websites.
It uses the powerful Selenium WebDriver API to perform commands and assertions on DOM elements."
#automation #browser_based #javascript #nodejs #selenium #testing #pub
Show More
admc/wd · GitHub
github.com
jlipps/yiewd · GitHub
github.com
localtunnel
localtunnel.me
"Localtunnel allows you to easily share a web service on your local development machine without messing with DNS and firewall settings. Localtunnel will assign you a unique publicly accessible url that will proxy all requests to your locally running web server."
#tunnel #npm #open_source #nodejs #javascript #ssh #web_servers #free #dev #pub
Show More
"Demo your latest code ngrok creates a tunnel from the public internet (http://subdomain.ngrok.com) to a port on your local machine. You can give this URL to anyone to allow them to try out a web site you're developing without doing any deployment. Understand HTTP services ngrok captures all traffic through the tunnel. It displays information about the HTTP traffic for your inspection. Raw request/response bytes, parsed headers and form data, JSON/XML syntax checking and more are included. Replay Requests Developing services which consume webhooks can be challenging if the hooks are labor-intensive to generate. Use ngrok's replay request feature to iterate quickly on a new feature without switching contexts to generate new requests."
#tunnel #npm #open_source #nodejs #javascript #ssh #web_servers #freemium #unique_features #dev #proxies #local_tunnel #ruby #SaaS #okay_preferred #pricey_ish #pub
Show More
Zombie by assaf
zombie.js.org
_Another automation library. Not using Node 4 yet, but works with io.js 1.6+ and Node .12+? I dno lol_
_Does seem to have the basic proxy, user agent, cookie, window 4 things that a lot of automation libraries don't seem to have. They don't mention useragent, but this is usually the simplest and most frequent feature to have, and I mean it's built on top of Node...so it'll have this"
"Insanely fast, headless full-stack testing using Node.js"
#nodejs #headless #javascript #$automation #$automation_libraries #$kippt_bookmark #pub
Show More
yhsiang/irccloud-cli
github.com
Template Workflow | Packal
www.packal.org
#Alfred #workflows #@queue #text_expansion #textexpander #javascript #nodejs #pub
Show More
Template Workflow - Share your Workflows - Alfred App Community Forum
www.alfredforum.com
#Alfred #workflows #@queue #text_expansion #textexpander #javascript #nodejs #pub
Show More
npm
www.npmjs.com
"WebdriverIO is an open source testing utility for nodejs. It makes it possible to write super easy selenium tests with Javascript in your favorite BDD or TDD test framework. Even Cucumber tests are supported. It basically sends requests to a Selenium server via the WebDriver Wire Protocol and handles its response. These requests are wrapped in useful commands, which provide callbacks to test several aspects of your site in an automated way."
#nodejs #javascript #selenium #web_automation #browser_automation #dev #pub
Show More
Localtunnel ~ Expose yourself to the world
localtunnel.github.io
bip.io - For People and Robots
www.bip.io
SnapCap | Jesse Friedman
jesse.ws
#Snapchat #best_of #APIs #hacking #scraping #rare #open_source #%on_github #python #javascript #nodejs #npm #pub
Show More
Collect and share the web
Get started for free