Skip to content

Instantly share code, notes, and snippets.

@ylhyh
ylhyh / JavaScript AOP
Last active April 10, 2018 09:12 — forked from dkypooh/.js
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