基于 TypeScript 和注解的轻量级AOP框架,提供了面向切面编程及异常处理等功能。
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Aspect is a lightweight TypeScript-based AOP framework that provides aspect-oriented programming and exception handling capabilities through annotations and function-based advice. The framework is designed for TypeScript developers who want to implement cross-cutting concerns like logging, validation, or error handling without modifying core business logic, offering both decorator-based and programmatic approaches to AOP.