rodrigo-medeiros's Stars
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
jlevy/the-art-of-command-line
Master the command line, in one page
resume/resume.github.com
Resumes generated using the GitHub informations
sindresorhus/awesome-nodejs
:zap: Delightful Node.js packages and resources
caolan/async
Async utilities for node and the browser
MostlyAdequate/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
bolshchikov/js-must-watch
Must-watch videos about javascript
rwaldron/johnny-five
JavaScript Robotics and IoT programming framework, developed at Bocoup.
sindresorhus/pageres
Capture website screenshots
olistic/warriorjs
🏰 An exciting game of programming and Artificial Intelligence
dat-ecosystem/dat
:floppy_disk: peer-to-peer sharing & live syncronization of files via command line
Marak/colors.js
get colors in your node.js console
visionmedia/move.js
CSS3 backed JavaScript animation framework
browserify/browserify-handbook
how to build modular applications with browserify
broofa/mime
Mime types for JavaScript
florianheinemann/passwordless
node.js/express module to authenticate users without password
addyosmani/tmi
TMI (Too Many Images) - discover your image weight on the web
FredKSchott/the-node-way
Design patterns and best practices for building scaleable, maintainable and beautiful Node.js applications. Now with website! -->
max-mapper/javascript-for-cats
an introduction to the javascript programming language. intended audience: cats
azat-co/expressworks
Learn Express.js from the author of one of the best books on Express.js—Pro Express.js— with this workshop that will teach you basics of Express.js.
dominictarr/through
simple way to create a ReadableWritable stream that works
mscdex/mmmagic
An async libmagic binding for node.js for detecting content types by data inspection
sidorares/node-vim-debugger
node.js step by step debugging from vim
joeferner/node-oracle
node.js driver to connect with an oracle database.
mafintosh/respawn
Spawn a process and restart it if it crashes
darul75/aws-deployment-guide
:cloud: Deploy to Amazon aws on a virtual private cloud with elastic beanstalk
emckean/umpteen
turn your numbers into words
peter/jsonapitest
JSON driven test runner for REST APIs
idevelop/treeql
JSON query and mutation library. It traverses a tree structure in post-order (leaves first, root last), across objects and arrays, returning the nodes which match the partial structure passed in the query, as well as allowing you to mutate or replace matched nodes.
adrianblynch/sequels
:star2: Various styles of writing SQL strings in Node (and possibly other languages)