react-conditioner
Conditional component for react, if else as a component
Found 33 results for if-else
Conditional component for react, if else as a component
If a condition is truthy, invoke `x`; otherwise, invoke `y`.
Set of JavaScript actions to use during component rendering
Syntactic sugar for if, else statements by a function. Aim for an implementation both clean and elegant.
lisp "cond" special form realization for js
simple functional branching logic
React Component to make the Conditional Render look Elegant
Convert ternary expressions to if-else statements
A React library for declarative conditional rendering using If/Else and Switch/Case components for cleaner JSX.
Render React components conditionally.
An improved switch syntax for javascript, which allows you to cover more base - such as using comparative statements inside switch cases.
A conditional rendering package for React and React Native
Render components conditionally for react