oef/node_modules/whet.extend
2019-11-04 15:00:46 +01:00
..
lib First commit 2019-11-04 15:00:46 +01:00
src First commit 2019-11-04 15:00:46 +01:00
test First commit 2019-11-04 15:00:46 +01:00
.npmignore First commit 2019-11-04 15:00:46 +01:00
.travis.yml First commit 2019-11-04 15:00:46 +01:00
Cakefile First commit 2019-11-04 15:00:46 +01:00
History.md First commit 2019-11-04 15:00:46 +01:00
index.js First commit 2019-11-04 15:00:46 +01:00
LICENSE First commit 2019-11-04 15:00:46 +01:00
package.json First commit 2019-11-04 15:00:46 +01:00
Readme.md First commit 2019-11-04 15:00:46 +01:00

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