@jowharshamshiri/ops-ts
v1.8.63
Published
TypeScript ops framework with composable wrappers and batch execution
Maintainers
Readme
ops-ts
TypeScript implementation of the ops framework. It provides serializable dry context, runtime wet context, async operations, metadata/schema validation, transactional batches with LIFO rollback, scoped loops, wrappers, structured outlines, and triggers.
Install from npm with npm install @jowharshamshiri/ops-ts.
Build with npm run build; run the behavior tests with npm test.
