Skip to content

dominikschopper/Vue-Optional-Helper

Repository files navigation

Optional Monad für Vue + Typescript projects

This is a simple Wrapper für Variables that can be undefined at some point in time.

If you do not like to use too many optional chaining in your code, this is a possible alternative. It roughly corresponds to the Java Optional.

see Examples.md for Usage

About

optional helper or monad

Topics

Resources

Stars

Watchers

Forks

Contributors