Package Exports
- whet.extend
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (whet.extend) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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