This repository has been archived on 2023-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
mightyscape-1.1-deprecated/extensions/fablabchemnitz/svgo_output/node_modules/svgo/node_modules/whet.extend
2021-07-23 02:36:56 +02:00
..
lib . 2021-07-23 02:36:56 +02:00
src . 2021-07-23 02:36:56 +02:00
test . 2021-07-23 02:36:56 +02:00
.npmignore . 2021-07-23 02:36:56 +02:00
.travis.yml . 2021-07-23 02:36:56 +02:00
Cakefile . 2021-07-23 02:36:56 +02:00
History.md . 2021-07-23 02:36:56 +02:00
index.js . 2021-07-23 02:36:56 +02:00
LICENSE . 2021-07-23 02:36:56 +02:00
package.json . 2021-07-23 02:36:56 +02:00
Readme.md . 2021-07-23 02:36:56 +02:00

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