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.
林华焜
b6f8f922cf
|
4 years ago | |
---|---|---|
.. | ||
lib | 4 years ago | |
src | 4 years ago | |
test | 4 years ago | |
.npmignore | 4 years ago | |
.travis.yml | 4 years ago | |
Cakefile | 4 years ago | |
History.md | 4 years ago | |
LICENSE | 4 years ago | |
Readme.md | 4 years ago | |
index.js | 4 years ago | |
package.json | 4 years 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