Pinned Repositories
code-of-duty
The code I sent for the code of duty programming contest
microjs.com
Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
minipress
Minimal routing and config for Express
mongo-lazy
Node-mongodb-native for lazy people. Don't ever open a collection again. Eat a piece of cake while doing parallel queries.
my-class
Probably the fastest JS class system out there
my-common
A CommonJS-like script/module loader
node-pyyaml
Robust YAML parser and dumper for Node.js using PyYAML bindings
pics
Resize and add logo to all your pictures at once
sendgrid-mustache
The most efficient way to use mustache templates with SendGrid: send 1000 mustache mails with only 1 POST request.
start-stop-daemon
Easily transform a JS script into a start-stop-daemon script
jiem's Repositories
jiem/my-class
Probably the fastest JS class system out there
jiem/start-stop-daemon
Easily transform a JS script into a start-stop-daemon script
jiem/my-common
A CommonJS-like script/module loader
jiem/mongo-lazy
Node-mongodb-native for lazy people. Don't ever open a collection again. Eat a piece of cake while doing parallel queries.
jiem/node-pyyaml
Robust YAML parser and dumper for Node.js using PyYAML bindings
jiem/sendgrid-mustache
The most efficient way to use mustache templates with SendGrid: send 1000 mustache mails with only 1 POST request.
jiem/pics
Resize and add logo to all your pictures at once
jiem/code-of-duty
The code I sent for the code of duty programming contest
jiem/microjs.com
Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
jiem/minipress
Minimal routing and config for Express
jiem/node
evented I/O for v8 javascript
jiem/expressimo
MVC framework on top of Express
jiem/forever
Forever extended with an --eventFile option to catch events (stop, restart...) through a file with listeners.