huanggang 03a863fb53 add node_modules il y a 7 ans
..
lib 03a863fb53 add node_modules il y a 7 ans
src 03a863fb53 add node_modules il y a 7 ans
test 03a863fb53 add node_modules il y a 7 ans
.npmignore 03a863fb53 add node_modules il y a 7 ans
.travis.yml 03a863fb53 add node_modules il y a 7 ans
Cakefile 03a863fb53 add node_modules il y a 7 ans
History.md 03a863fb53 add node_modules il y a 7 ans
LICENSE 03a863fb53 add node_modules il y a 7 ans
Readme.md 03a863fb53 add node_modules il y a 7 ans
index.js 03a863fb53 add node_modules il y a 7 ans
package.json 03a863fb53 add node_modules il y a 7 ans

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