flow like the river

This commit is contained in:
root 2025-11-07 00:06:12 +01:00
commit 013fe673f3
42435 changed files with 5764238 additions and 0 deletions

21
VISUALIZACION/node_modules/whet.extend/Readme.md generated vendored Executable file
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/)