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