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.
 
 
 
 
xzx 2ec7739298 [Version] V.3.8 4 years ago
..
lib [Version] V.3.8 4 years ago
src [Version] V.3.8 4 years ago
test [Version] V.3.8 4 years ago
.npmignore [Version] V.3.8 4 years ago
.travis.yml [Version] V.3.8 4 years ago
Cakefile [Version] V.3.8 4 years ago
History.md [Version] V.3.8 4 years ago
LICENSE [Version] V.3.8 4 years ago
Readme.md [Version] V.3.8 4 years ago
index.js [Version] V.3.8 4 years ago
package.json [Version] V.3.8 4 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