Search results
9 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Inspired by https://github.com/collectiveidea/interactor
utility library to declare and extend the command pattern in Typescript.
[](https://www.npmjs.com/package/model-validator-ts)
- typescript
- validation
- zod
- validator
- standard-schema
- business-rules
- domain-driven-design
- command
- command-pattern
- dependency-injection
- type-safe
A simple state management library using StateKey and Command Pattern for Angular, React, and React Native.
```typescript // command interface export interface ICommand { execute(): void unexecute(): void }
React wrapper for simple-state-machine, provides fromState and useDispatcher hooks and unit test fixtures
An Angular wrapper for simple-state-machine library, integrates the simple-state-machine with Angular’s dependency injection system
A powerful command handler and parser for all your needs. Includes checks, custom arguments, middlewares and more.
- command-handler
- command-handlers
- command
- handler
- parser
- commands
- string-manipulation
- command-pattern
- command-line-parser
- discord.js
- discord
A TypeScript library implementing command pattern with undo/redo functionality for interacting with the GitLab API.