js-software-design-patterns
industry proven software patterns
industry proven software patterns
String together your potentially promise-returning functions into a chain of responsibility. (The fallback pattern trying all strategies one after the other until one of them solves the task.)
Chain Event Emitter for NodeJS
A simple chainable, readable object with the intense to make speaking HTTP sane.
Simple framework to kickstart your application in a pragmatic and loosely coupled way. This project is still 'work in progress', expect breaking changes!
Simple library to handle asnyc messaging with the ability to wait for responses through the chain and also order subscribers by priority.
Agile backend architecture oriented to improve the productivity of the development team
A lightweight and flexible framework for building task execution chains in React applications. With `react-hook-chain`, you can define, manage, and execute sequential tasks (responsibility chains) with ease.
A generic pipeline / chain of responsibility / middleware library built with Typescript.
A chain of responsibility pattern implementation in TypeScript
Lightweight library for using design patterns
TypeScript library implementing the chain of responsibility patten