Code Monkey home page Code Monkey logo

Edmond Meinfelder's Projects

async-err icon async-err

An easy way to make an error in Node.js asynchronous, when it would be synchronous otherwise.

c-logger icon c-logger

A simple logger in C (cpp, but could be easily converted to c) that uses standard IO.

config-js icon config-js

A simple config utility for node.js, that uses a single JavaScript file with a read-only exported JavaScript object.

const-obj icon const-obj

A simple node.js module that will recursively iterate over an object and make the properties read-only.

dev-setup-osx icon dev-setup-osx

This is a repo of tools that I use to setup a development machine on OS-X.

expiryprops icon expiryprops

This node.js module manages an object, allows you to set keys and optional values on that object and, after a timeout expires, removes that property from the object.

funcserialize icon funcserialize

An easy way to serialize a function into an object and deserialize the object back into a facunction.

fuzelog icon fuzelog

A super-simple node.js logger with colors, layouts and sprintf-like format descriptors.

gmailer icon gmailer

Minimalistic module to send email using GMail

inspect-1-line icon inspect-1-line

Collapse the node.js util.inspect output to 1 line and colorizes iff NODE_ENV is development and adds inspect to the global object

invaders icon invaders

Playing around with python and simple gamedev using pydev.

ir_black_mod icon ir_black_mod

Updated ir_black_mod with some extra colors for my custom vim config

is2 icon is2

A type-checking module for node.js to test values and types. Does not throw exceptions.

json-rest-api icon json-rest-api

A lightweight REST API that receives and responds to JSON HTTP requests, supports all verbs. Very simple.

mush.js icon mush.js

A MUSH-like server built in node.js

nexpect icon nexpect

spawn and control child processes in node.js with ease

node-cards icon node-cards

A Node.js playing card module with support for custom decks

node-reggie icon node-reggie

An experimental light weight alternative to a full blown npm registry

node20min icon node20min

A short code-focused presentation of Node.js that takes about 20 minutes to present.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.