Andrea Fazzi 994369ab61 First commit před 7 roky
..
lib 994369ab61 First commit před 7 roky
src 994369ab61 First commit před 7 roky
test 994369ab61 First commit před 7 roky
.npmignore 994369ab61 First commit před 7 roky
.travis.yml 994369ab61 First commit před 7 roky
Cakefile 994369ab61 First commit před 7 roky
History.md 994369ab61 First commit před 7 roky
LICENSE 994369ab61 First commit před 7 roky
Readme.md 994369ab61 First commit před 7 roky
index.js 994369ab61 First commit před 7 roky
package.json 994369ab61 First commit před 7 roky

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