huanggang 03a863fb53 add node_modules 8 years ago
..
lib 03a863fb53 add node_modules 8 years ago
src 03a863fb53 add node_modules 8 years ago
test 03a863fb53 add node_modules 8 years ago
.npmignore 03a863fb53 add node_modules 8 years ago
.travis.yml 03a863fb53 add node_modules 8 years ago
Cakefile 03a863fb53 add node_modules 8 years ago
History.md 03a863fb53 add node_modules 8 years ago
LICENSE 03a863fb53 add node_modules 8 years ago
Readme.md 03a863fb53 add node_modules 8 years ago
index.js 03a863fb53 add node_modules 8 years ago
package.json 03a863fb53 add node_modules 8 years ago

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