-
Updated
Jun 12, 2020 - PHP
An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It includes tools for debugging and testing: simple mock/record and a complete capture/replay framework.
An elegant & efficient TypeScript metaprogramming API to build software agents
PostSharp Samples
Composite-aspect oriented framework for .NET
Function sequencing reloaded
AspectSharp
Just another micro-framework for implementing Chain of Responsibility pattern in .NET Core and .NET Framework
Sub-context library for reusing and composing scope
Aspect Oriented Programming framework in typescript.
Add a description, image, and links to the aspect-oriented-framework topic page so that developers can more easily learn about it.
To associate your repository with the aspect-oriented-framework topic, visit your repo's landing page and select "manage topics."
Sounds like monogram is something like a redux inspired driver for MongoDB in Node. Sounds like it could be super helpful, but I'm not really sure. Are there docs anywhere? I've read the README but I didn't see an API definition, example usage, etc. I somewhat understood the test cases, but I'm not sure what
Test.pre(),Test.action$.subscribe()etc do, what their function signature is, etc.