You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mn a0e4803194
test
11 months ago
..
lib test 11 months ago
src test 11 months ago
test test 11 months ago
.npmignore test 11 months ago
.travis.yml test 11 months ago
Cakefile test 11 months ago
History.md test 11 months ago
LICENSE test 11 months ago
Readme.md test 11 months ago
index.js test 11 months ago
package.json test 11 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