suochencheng 7cf50435fd 1 %!s(int64=6) %!d(string=hai) anos
..
lib 7cf50435fd 1 %!s(int64=6) %!d(string=hai) anos
src 7cf50435fd 1 %!s(int64=6) %!d(string=hai) anos
test 7cf50435fd 1 %!s(int64=6) %!d(string=hai) anos
.npmignore 7cf50435fd 1 %!s(int64=6) %!d(string=hai) anos
.travis.yml 7cf50435fd 1 %!s(int64=6) %!d(string=hai) anos
Cakefile 7cf50435fd 1 %!s(int64=6) %!d(string=hai) anos
History.md 7cf50435fd 1 %!s(int64=6) %!d(string=hai) anos
LICENSE 7cf50435fd 1 %!s(int64=6) %!d(string=hai) anos
Readme.md 7cf50435fd 1 %!s(int64=6) %!d(string=hai) anos
index.js 7cf50435fd 1 %!s(int64=6) %!d(string=hai) anos
package.json 7cf50435fd 1 %!s(int64=6) %!d(string=hai) anos

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