Simple http status code plugin for Elysia.js.
published version 1.0.9, 2 years agoResultJS is inspired by [Rust Result](https://doc.rust-lang.org/std/result/) and provides a way to handle success and error states in a more structured and type-safe manner. It includes two main classes, `Ok<T>` and `Err<E>`, as well as a `Result<T, E>` t
published version 0.0.7, 2 years ago