quintal-william


  • A TypeScript error handling paradigm using a `Result` monad, inspired by the Rust programming language. For an amazing explanation on Monads, [check this video by Studying With Alex](https://www.youtube.com/watch?v=C2w45qRc3aU)

    published 0.2.0 6 months ago
  • The plan for this package is to be the solution to the infamous [Node.JS Config Hell Problem](https://deno.com/blog/node-config-hell). This package will be a CLI tool that auto-generates configuration files in a `.config` directory at the root of your rep

    published 0.2.0 6 months ago
  • published 0.0.1 9 months ago
  • published 0.0.0 6 months ago
  • Type-safe environment variable validation

    published 0.1.0 6 months ago
  • A collection of monads (Result, Option) for TypeScript, inspired by [the Rust programming language](https://doc.rust-lang.org/std/result/).

    published 0.2.0 16 days ago