@wisemen/vue-core-api-utils

asyncresult-handling

core
182 linesSource

Three-state AsyncResult type (Loading, Ok, Err), isLoading/isOk/isErr type predicates, getValue/getError accessors, match() pattern matching, map/mapErr transformations, safe value extraction without undefined.