Skip to content

Instantly share code, notes, and snippets.

View dkypooh's full-sized avatar

matrixlabs dkypooh

  • Hangzhou, China
View GitHub Profile
@dkypooh
dkypooh / .js
Created March 16, 2017 03:24
meld aop
/** @license MIT License (c) copyright 2011-2013 original author or authors */
/**
* meld
* Aspect Oriented Programming for Javascript
*
* meld is part of the cujo.js family of libraries (http://cujojs.com/)
*
* Licensed under the MIT License at:
* http://www.opensource.org/licenses/mit-license.php
@dkypooh
dkypooh / meld.js
Created March 16, 2017 03:24
meld aop
/** @license MIT License (c) copyright 2011-2013 original author or authors */
/**
* meld
* Aspect Oriented Programming for Javascript
*
* meld is part of the cujo.js family of libraries (http://cujojs.com/)
*
* Licensed under the MIT License at:
* http://www.opensource.org/licenses/mit-license.php