Sign in Sign up
npm

@sharyn/util.ifs

`ifs` is a function that does an `if` / `else if` / `else` chain. Since it doesn't have the rigid structure of `if` and `else` statements, you can inline if anywhere in your code, including in JSX code. It's just an expression.

npm View on Npm

Activity

Latest release
7y ago
Total releases
3
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Sep 07, 2019
Releases
Version Released
1.0.2 patch
1.0.1 patch
1.0.0 initial