πŸ“¦
unwrapit
CtrlK
  • πŸ‘‹Welcome to unwrapit
  • Intro
    • πŸ’‘Why use it?
    • ✨Getting Started
  • APIs
    • πŸ”¨wrap
    • πŸ”¨unwrap
    • πŸ”¨unwrapOr
    • πŸ”¨unwrapOrElse
    • πŸ”¨expect
    • πŸ”¨mapErr
    • πŸ”¨defineWrapConfig
    • πŸ”¨ok
    • πŸ”¨err
  • Type
    • πŸ”§Result
    • πŸ”§WrapConfig
    • πŸ”§WrapOption
    • πŸ”§Panic
  • Recipe
    • 🎨Export Wrapped Functions
    • 🎨Return Result Without `wrap` it
Powered by GitBook
On this page
  • Github
  • Quick links

πŸ‘‹Welcome to unwrapit

unwrapit provides a way to handle errors in JS/TS gracefully and intuitively.

Github

https://github.com/musicq/unwrapit

Quick links

πŸ’‘Why use it?✨Getting Started
NextWhy use it?

Last updated 1 year ago