David Trejo

Results 6 repositories owned by David Trejo

ampline

18
Stars
2
Forks
Watchers

amp up your command line — assign variables to output from common commands. a great complement to tab completion

json-streamify

24
Stars
6
Forks
Watchers

Streaming version of `JSON.stringify` for node.js

nodaphone

42
Stars
2
Forks
Watchers

Control any internet-enabled device by calling a phone number and pressing buttons! See the demo below:

node-authors

41
Stars
2
Forks
Watchers

print a markdown list of authors/contributors to your git repo, including github usernames. uses node.js!

rotten

36
Stars
3
Forks
Watchers

find & delete empty branches in your git repository; find unmerged branches with tons of code that needs to get into production!

run.js

121
Stars
15
Forks
Watchers

Reruns the given node.js file whenever there's a change in the current directory — avoid alt-tabbing to restart your code