chenrui  c2abfadd11 add 3 年之前
..
lib c2abfadd11 add 3 年之前
src c2abfadd11 add 3 年之前
test c2abfadd11 add 3 年之前
.npmignore c2abfadd11 add 3 年之前
.travis.yml c2abfadd11 add 3 年之前
Cakefile c2abfadd11 add 3 年之前
History.md c2abfadd11 add 3 年之前
LICENSE c2abfadd11 add 3 年之前
Readme.md c2abfadd11 add 3 年之前
index.js c2abfadd11 add 3 年之前
package.json c2abfadd11 add 3 年之前

Readme.md

Build Status

whet.extend

A sharped version of node.extend as port of jQuery.extend that actually works on node.js

Description

Its drop-in replacement of node.extend, re-factored and re-written with CoffeeScript

I just need some more CS practice AND its fun :)

Usage

Checkout the doc from jQuery