multi-condition
React component for multi-condition rendering. Perfect alternative for ternary operator. It's more readable and easier to maintain. Supports TypeScript.
jw-gate
Creates a "gate" with "locks." When all locks are open, the gate is open, useful for dealing with semi-random async events.