Search results
335 packages found
<!-- PROJECT LOGO --> <br /> <div align="center"> <a href="https://github.com/toss/nestjs-aop"> <img src="https://toss.tech/wp-content/uploads/2022/11/tech-article-nest-js-02.png" alt="Logo" height="200"> </a>
<!-- PROJECT LOGO --> <br /> <div align="center"> <a href="https://github.com/toss/nestjs-aop"> <img src="https://toss.tech/wp-content/uploads/2022/11/tech-article-nest-js-02.png" alt="Logo" height="200"> </a>
Decorator-driven, aspect-oriented programming (AOP) for Node.js
Simplistic library for Aspect Oriented Programming in TypeScript
Compose your async functions with elegance.
- compose
- fluent
- composing
- continuation
- function composition
- functional
- async
- map
- series
- parallel
- extension
- tracing
- debug
- timing
- View more
Decorator-driven, aspect-oriented programming (AOP) for Node.js
A simple AOP implementation for Node.
Monkey-patch (hook) functions for debugging and stuff.
Small, fast, elegant, powerful, and cross platform JavaScript OOP library. Support main, singleton, super call, private, mixins, plugins, AOP and more.
Elegant minimalistic implementation of OOP with mixins + AOP.
Function sequencing reloaded
- pipe
- function
- sequencing
- configuration
- currying
- chaining
- AOP
- aspect oriented programming
- partial application
- partial
Execute a function before a function.
The simple fast javascript interceptor for methods and properties.
- aop
- aspect
- oriented
- programming
- code
- weave
- cross
- cutting
- concern
- interceptor
- interception
- hook
- hooks
- hooker
- View more
A CocktailJS Trait Extension to add AOP methods to the host class
NestJS provide a Interceptor concept. Interceptors have a set of useful capabilities which are inspired by the Aspect Oriented Programming (AOP) technique. This package function is to collect commonly used interceptor.
A small AOP/Proxy/Wrapper library with a fluent interface