kordano/nom — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2022-07-05
Write backend service logic that stops cleanly on the first error without manual checks at every step.
Build a data processing pipeline where failures automatically propagate to a single handling point.
Thread a chain of function calls together with nom-> and stop immediately if any step fails.
Interop with error formats from other Clojure libraries without rewriting existing error handling.
| kordano/nom | 0verflowme/alarm-clock | 0verflowme/seclists | |
|---|---|---|---|
| Language | — | CSS | — |
| Last pushed | 2022-07-05 | 2022-10-03 | 2020-05-03 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | developer | vibe coder | ops devops |
Figures from each repo's GitHub metadata at analysis time.
A Clojure library that lets code handle errors as data ('anomalies') which automatically short-circuit through a chain of operations, keeping business logic focused on the happy path.
Dormant — no commits in 2+ years (last push 2022-07-05).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.