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