Projects in Awesome Lists tagged with command-object
A curated list of projects in awesome lists tagged with command-object .
https://github.com/simple-and-powerful/act-form
The simple way to create form objects or command/service objects with ActiveModel
activemodel command-object form-model form-object rails ruby service-object validation
Last synced: 10 Jan 2026
https://github.com/deanrad/polyrhythm
A 3Kb full-stack async effect management toolkit over RxJS. Uses a Pub-Sub paradigm to orchestrate Observables in Node, or the browser (ala Redux Saga). Exports: channel, listen, filter, trigger, after.
actor-model async command-object javascript observable polyrhythm redux rxjs typescript
Last synced: 22 Apr 2025
https://github.com/howprogrammingworks/command
Pattern Command
command command-object cqrs cqs event-sourcing pattern query query-object serialization
Last synced: 28 Aug 2025
https://github.com/gpc/grails-cascade-validation
Establishes a 'cascade' constraint property for validateable objects. If "cascade:true" is set on a nested object, the nested object's validate() method will be invoked and the results will be reported as part of the parent object's validation. Based on a blog post by Eric Kelm: http://asoftwareguy.com/2013/07/01/grails-cascade-validation-for-pogos/ Used with permission.
cascade-validation command-object grails grails-cascade-validation grails-plugin validate
Last synced: 21 May 2026