-
Updated
Jun 12, 2020 - PHP
#
aspect-oriented-framework
Here are 11 public repositories matching this topic...
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.
python
debugging
decorators
decorator
aop
monkey-patching
aspect-oriented-framework
aspect-oriented-programming
-
Updated
Jun 11, 2020 - Python
An elegant & efficient TypeScript metaprogramming API to build software agents
metadata
reflection
typescript
es6
serverless
proxy
dependency-injection
interceptor
aop
aspect-oriented-framework
agent-oriented-programming
-
Updated
Dec 28, 2019 - TypeScript
Open
Docs?
1
PostSharp Samples
csharp
dotnet
diagnostics
aop
aspect-oriented-framework
aspect-oriented-programming
aspects
csharp-code
aop-architecture
aop-aspects
aop-framework
postsharp
-
Updated
Mar 13, 2020 - C#
Composite-aspect oriented framework for .NET
-
Updated
Aug 1, 2016 - C#
Function sequencing reloaded
javascript
functional-programming
javascript-framework
sequencing
npm-package
pipeline-framework
javascript-library
aspect-oriented-framework
aspect-oriented-programming
aspect-oriented
-
Updated
Jul 16, 2018 - JavaScript
AspectSharp
-
Updated
Jan 31, 2018 - F#
Just another micro-framework for implementing Chain of Responsibility pattern in .NET Core and .NET Framework
micro-framework
aspect-oriented-framework
interception
netstandard20
chain-of-responsibility-pattern
composite-pattern
net452
-
Updated
Apr 2, 2020 - C#
Sub-context library for reusing and composing scope
clojure
clojurescript
context
clojure-library
reusable
scope
aspect-oriented-framework
clojure-development
aspect-oriented-programming
context-aware
context-switching
clojurescript-library
context-awareness
aspect-oriented
injectable
clojure-test
reusable-functions
context-oriented-programming
aspect-level
-
Updated
Jan 24, 2019 - Clojure
Aspect Oriented Programming framework in typescript.
-
Updated
Apr 9, 2017 - TypeScript
Improve this page
Add a description, image, and links to the aspect-oriented-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
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.