nouex's Stars
trailofbits/algo
Set up a personal VPN in the cloud
jaredhanson/passport
Simple, unobtrusive authentication for Node.js.
websockets/ws
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
enzymejs/enzyme
JavaScript Testing utilities for React
uNetworking/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications
totaljs/framework
Node.js framework
oauthjs/node-oauth2-server
Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
novnc/websockify
Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.
theturtle32/WebSocket-Node
A WebSocket Implementation for Node.JS (Draft -08 through the final RFC 6455)
EFForg/https-everywhere
A browser extension that encrypts your communications with many websites that offer HTTPS but still allow unencrypted connections.
mridgway/hoist-non-react-statics
Copies non-react specific statics from a child component to a parent component
scotch-io/easy-node-authentication
Code for the entire scotch.io tutorial series: Complete Guide to Node Authentication
browserstate/ajaxify
Ajaxify your entire website instantly with this simple drop-in script using the HTML5 History API with History.js and jQuery ScrollTo.
BoyCook/TwitterJSClient
Twitter client written in JavaScript packaged as a node module
FireyFly/pixd
🔍 Colourful visualization tool for binary files
rstacruz/jsdom-global
Enable DOM in Node.js
jameslnewell/xhr-mock
Utility for mocking XMLHttpRequest.
yankov/webtcp
SockJS/TCP bridge that allows browsers to interact with TCP servers
aivis/user-stream
Node.js Twitter user stream module.
oscarotero/jquery-cheatsheet
jQuery interactive cheatsheet
ljharb/util.promisify
Polyfill/shim for util.promisify in node versions < v8
ajay-gandhi/asciify-image
Convert images to ASCII art
argelius/react-onsenui-redux-weather
Onsen UI sample app using Redux and React
passport/todos-express-twitter
Express 4.x app using Passport for sign in with Twitter.
craigslist/python-climage
craigslist image processing service
coolaj86/nodejs-ssl-example
io.js/node.js zero-config HTTPS server example (complete with bogus TLS/SSL 2048-bit RSA certs)
af83/oauth2_client_node
A node library providing the bases to implement an OAuth2 client (as connect middleware)
dontcallmedom/webidlpedia
Explorer of WebIDL used across specifications
arendjr/fetch-vs-xhr-perf
Benchmarks comparing the performance for window.fetch() and XMLHttpRequest
ysulyma/require-nocache
Non-caching require() for Node.js