Blame view

node_modules/whet.extend/Readme.md 507 Bytes
2a09d1a4   liuqimichale   添加宜春 天水 宣化
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
  [![Build Status](https://secure.travis-ci.org/Meettya/whet.extend.png)](http://travis-ci.org/Meettya/whet.extend)
  
  # 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](https://github.com/dreamerslab/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](http://api.jquery.com/jQuery.extend/)