Initial commit

This commit is contained in:
Developer
2025-04-21 16:03:20 +02:00
commit 2832896157
22874 changed files with 3092801 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
[![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/)