Search results

45 packages found

HOC to render with condition

published 1.0.2 7 years ago
M
Q
P

Render. If.

published 1.0.0 7 years ago
M
Q
P

A react component to conditionally render JSX on the fly without dirtying your code with if blocks, ternaries and conditional expressions, in between JSX. The aim is to eliminate all conditional blocks from JSX, making code look more readable and cleaner.

published 1.0.1 4 years ago
M
Q
P

Component to render images and lazyload them if are in the viewport (or near to them).

published 1.1.0 8 years ago
M
Q
P

A simple React component to render a hyperlink (using react-routers `<Link />`) or any html element depending on if a `to` prop is provided.

published 1.0.0 5 years ago
M
Q
P

A JSX utility for conditionally returning virtual DOM.

published 0.0.1 9 years ago
M
Q
P
M
Q
P

React library to redirect or render some component if the user has access to it

published 1.1.0 4 years ago
M
Q
P

This small module allows you to write conditional render statements in cleaner way.

published 1.0.0 6 years ago
M
Q
P

Render React components conditionally.

published 0.0.1 9 years ago
M
Q
P

A state container which provides an interface for listening to hover events on child components. The state of this component will only update if the device being used supports hover according to `!(window.matchMedia('(hover: none)').matches)`

published 0.1.16 6 years ago
M
Q
P

A state container which limits the frequency with which setState can be called using lodash's debounce function. By default, `setState` is invoked on the trailing edge of the debounce call. If `leading` and `trailing` options are `true`, func is invoked

published 0.1.13 6 years ago
M
Q
P

Dynamic Rendering allows you to render React components different depending on user agent. If your visitor is a bot, like GoogleBot or Yandex, use Server Side Rendering + hydration. If your visitor is a real user, use only Client Side Rendering.

published 1.0.5 4 years ago
M
Q
P

Monitor your component render time and check if we are making unnecessary render calls

published 0.1.1 7 years ago
M
Q
P

Conditionally render React components through lazy evaluation

published 0.0.1 9 years ago
M
Q
P

Skip unnecessary rerendering with render props.

published 0.1.0 6 years ago
M
Q
P

A very simple component for react when you need to render the component according to the value of the expression.

published 0.1.2 6 years ago
M
Q
P

A Library That Handles Game Diffrent inputs! Works with : Keyboard mouse, Xbox one & Xbox series X Contollers On the Pc and also on Mobile, And with Razer Kishi! Also , If your playing on mobile it will render a Virtual joystick with a button preset of an

published 0.2.5 2 years ago
M
Q
P

this is a HOC for react components, it will conditionally render your components if your data has been valued and it will inject the valued data to your component

published 1.0.0 5 years ago
M
Q
P

Higher order component for managing the concern of making sure your dependencies are loaded before you render

published 0.0.1 7 years ago
M
Q
P