patturn
Functional match expressions for JS
Functional match expressions for JS
`@anilkumarthakur/match` is a JavaScript library inspired by PHP's match expression. It allows for more readable and maintainable code by providing a clean and concise way to handle small to large conditional logic.