lhl 7eff0e2ec0 1-9 3 months ago
..
lib 7eff0e2ec0 1-9 3 months ago
src 7eff0e2ec0 1-9 3 months ago
test 7eff0e2ec0 1-9 3 months ago
.npmignore 7eff0e2ec0 1-9 3 months ago
.travis.yml 7eff0e2ec0 1-9 3 months ago
Cakefile 7eff0e2ec0 1-9 3 months ago
History.md 7eff0e2ec0 1-9 3 months ago
LICENSE 7eff0e2ec0 1-9 3 months ago
Readme.md 7eff0e2ec0 1-9 3 months ago
index.js 7eff0e2ec0 1-9 3 months ago
package.json 7eff0e2ec0 1-9 3 months 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