sylvainka12


  • Simple http status code plugin for Elysia.js.

    published 1.0.9 7 months ago
  • ResultJS 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 0.0.7 7 months ago