jsAspect icon indicating copy to clipboard operation
jsAspect copied to clipboard

Aspect-oriented framework for JavaScript

Results 1 jsAspect issues
Sort by recently updated
recently updated
newest added

I found this framework would not inject into ES2015 Classes. So debugging your framework I found it was not finding the methods of the target class with your following code:...

enhancement
question