GitHub topics: higher-order-component
jaredpalmer/formik
Build forms in React, without the tears π
Language: TypeScript - Size: 15.1 MB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 34,234 - Forks: 2,806

clauderic/react-sortable-hoc
A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable listβοΈ
Language: JavaScript - Size: 21.3 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 10,872 - Forks: 985

tanem/react-nprogress
:hourglass: A React primitive for building slim progress bars.
Language: TypeScript - Size: 24.8 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 451 - Forks: 20

deepsweet/hocs π¦
:bento: Higher-Order Components for React
Language: JavaScript - Size: 1.85 MB - Last synced at: about 13 hours ago - Pushed at: over 2 years ago - Stars: 2,021 - Forks: 64

droidbg/portfolio
This is my portfolio website created using React, Three.js and Vite
Language: JavaScript - Size: 18.2 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

hamlim/react-slot-fill
A simple react implementation of web-component's slot mechanism.
Language: JavaScript - Size: 3.91 KB - Last synced at: about 21 hours ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

ricokahler/hocify
a simple library that converts hooks to HOCs for compatibility with class-based components.
Language: JavaScript - Size: 4.2 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 42 - Forks: 4

imranhsayed/react-workshop
:hammer_and_pick: :construction: This is a workshop for learning how to build React Applications
Size: 26.8 MB - Last synced at: 17 days ago - Pushed at: almost 4 years ago - Stars: 169 - Forks: 82

sergiodxa/flagged
Feature Flags for React made easy with hooks, HOC and Render Props
Language: TypeScript - Size: 1.53 MB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 425 - Forks: 21

SaketKothari/eatsy-food-ordering-webapp
Food-ordering webapp made using Swiggy's live API
Language: JavaScript - Size: 949 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

jpomykala/spring-higher-order-components
β‘οΈ Preconfigured components to speedup Spring Boot development
Language: Java - Size: 189 KB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 101 - Forks: 20

moarwick/react-mt-svg-lines
A React.js wrapper component to animate the line stroke in SVGs
Language: JavaScript - Size: 3.37 MB - Last synced at: 3 days ago - Pushed at: about 6 years ago - Stars: 364 - Forks: 23

winkerVSbecks/tachyons-measured
π π A set of higher order components for creating stateless functional UI components using tachyons.
Language: JavaScript - Size: 115 KB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 67 - Forks: 2

renatorib/react-bps
:trident: Create breakpoints to your component props
Language: JavaScript - Size: 35.2 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 62 - Forks: 4

wadackel/react-drip-form
:coffee: HoC based React forms state manager, Support for validation and normalization.
Language: JavaScript - Size: 7.19 MB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 64 - Forks: 5

itsdouges/react-debounce-decorator
βΉ Useful for debouncing tooltips or anything you want to happen immediately, and be called back after a while.
Language: JavaScript - Size: 2.94 MB - Last synced at: 30 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

diegomura/react-portalgun
Lightweight portal system for React. Mega seeds included π«
Language: JavaScript - Size: 1.09 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 76 - Forks: 5

pocesar/react-i18n-context
Making i18n in React 16.3+ the easiest way possible with the new Context API
Language: TypeScript - Size: 26.4 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 0

armand1m/react-with-firebase-auth
Higher-Order Component for integrating Firebase Authentication methods with a React Component through props
Language: TypeScript - Size: 10.8 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 131 - Forks: 32

cwahn/efp
Expressive High-Performance Eager Functional Programming Library for C++ 11
Language: C++ - Size: 959 KB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 49 - Forks: 1

patricktran/react-table-hoc-draggable-columns
ReactTable HOC for draggable columns
Language: JavaScript - Size: 3.31 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 24

zanettin/incompose
A inferno utility belt for function components and higher-order components
Language: JavaScript - Size: 441 KB - Last synced at: 15 days ago - Pushed at: almost 6 years ago - Stars: 79 - Forks: 12

airbnb/react-with-direction
Components to provide and consume RTL or LTR direction in React
Language: JavaScript - Size: 47.9 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 190 - Forks: 32

rwieruch/react-example-paginated-list-infinite-scroll
Follow a React tutorial series with three parts to build a powerful component in React.
Language: JavaScript - Size: 42 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 41 - Forks: 8

abdallahkhaliid/react-hotel-manager
A mini hotel management system built with React
Language: JavaScript - Size: 2.1 MB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

supukarmin/env-hoc
Provides a universal HOC (higher-order component) for React and populates the component props with an env property, which gives access to cookies, language(s), userAgent and other variables on server-side and client-side in a standardized way.
Language: JavaScript - Size: 575 KB - Last synced at: about 17 hours ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

Dean177/use-url-state
Lift a React component's state into the url
Language: TypeScript - Size: 8.94 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 154 - Forks: 13

Pixeladed/with-hook
Compatibility function that converts a React hook into a higher order component that can be used with class components.
Language: TypeScript - Size: 158 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

jdolle/props-expedition π¦
A guide on your journey to React component properties through async fetching and property mapping
Language: TypeScript - Size: 93.8 KB - Last synced at: 7 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

sylwiabruszewska/2mstudio
Language: JavaScript - Size: 16.2 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

robinroygit/beautyparlour
beauty parlour website
Language: JavaScript - Size: 23.5 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

fogfish/aws-cdk-pure
Purely Functional and high-order cloud components with AWS CDK
Language: TypeScript - Size: 1.22 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 93 - Forks: 6

pwlmaciejewski/redux-hor
Higher-order Reducers for Redux
Language: TypeScript - Size: 294 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

fel1xw/react-pusher-hoc
Handle websocket events (pusher.com) in React, without the tears π.
Language: TypeScript - Size: 1.53 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 5

rpearce/react-with-forwarded-ref
React higher-order component (HOC) for ref forwarding
Language: TypeScript - Size: 1.17 MB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

sergiodxa/next-nprogress π¦
Next.js HOC to integrate NProgress inside your app
Language: JavaScript - Size: 240 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 148 - Forks: 14

zero-plus-x/neoform π¦
:white_check_mark: React form state management and validation
Language: JavaScript - Size: 641 KB - Last synced at: 9 days ago - Pushed at: almost 6 years ago - Stars: 163 - Forks: 7

vitorbal/react-element-portal Fork of zapier/react-element-portal
Render a React element inline, but target an element by id
Language: JavaScript - Size: 18.6 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

siddkar/react-fetch-hoc
An example of React higher order component with fetch API
Language: JavaScript - Size: 76.2 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

Shlomo-Moller/hocs
React HOCs explained in the functional components way.
Language: JavaScript - Size: 598 KB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ocormen02/advanced-react-examples
This project contains some advanced features of react as the implementation of hooks, context, and hoc
Language: JavaScript - Size: 166 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

omarbelkady/ReactJS
JS Library For Creating the UI
Size: 85.7 MB - Last synced at: 8 days ago - Pushed at: 12 months ago - Stars: 8 - Forks: 3

Thetaonelab/react-native-mqtt
React-Native Higher Order Component store for real-time mqtt messages
Language: JavaScript - Size: 205 KB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

RohanRajGautam/hoc-demo
A small project that demonstrates how higher order components work at a basic level. :smile: :wink:
Language: JavaScript - Size: 3.28 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

dishaSingh03/Swiggy_Food_App
Swiggy Food App Clone: A React-based project replicating Swiggy's food ordering app. Leveraging React, Redux, JavaScript, HTML, CSS, Tailwind CSS, and Jest for testing. Features include search, filter, order management, and real-time API integration for live restaurant data. Optimized for performance and tested for reliability
Language: JavaScript - Size: 234 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jojo-tutor/react-md-advance-selectfield
A quick fix for react-md selectfield issue on onBlur event not selecting the menu item highlighted.
Language: JavaScript - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

jojo-tutor/hoc-error-boundary
A react higher order component that handles error boundary. This is an implementation of the new feature in React 16: Error Handling.
Language: JavaScript - Size: 177 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

androyt1/hoc
Language: JavaScript - Size: 304 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ryanvu2022/portfolio
My professional portfolio
Language: SCSS - Size: 7.05 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

gregberge/recompact π¦
β A set of React higher-order components utilities. Drop-in replacement for recompose.
Language: JavaScript - Size: 922 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 417 - Forks: 19

Vishawjeetsingh0/React_interview_preap
A well structured, react hot π₯topics for interview preparation guide.
Language: JavaScript - Size: 201 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

WEeziel172/react-stackable-popups
Create stackable snackbars/toasts
Language: JavaScript - Size: 3.73 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

xJkit/react-goodbye
A save reminder component for react router
Language: JavaScript - Size: 1.09 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 120 - Forks: 4

sanket-20/Namaste-React-Web-Series
Namaste Reactπ From Zero to Heroπ₯
Language: JavaScript - Size: 30.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

klarna/higher-order-components π¦
A collection of useful React higher-order components
Language: JavaScript - Size: 2.44 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 127 - Forks: 19

Jain01Pulkit/Web3-Card-Game
Card game based on ERC721 contracts.
Language: JavaScript - Size: 15.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

raulpy271/DraggableDialog
βοΈ A Lib that helps you to create a draggable, resizable, and custom dialog
Language: JavaScript - Size: 52.9 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

articulate/react-with-responsive π¦
π±βοΈ π₯οΈ Responsive Media Query Higher-Order Component (HOC) for React
Language: JavaScript - Size: 394 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 0

nisha8c/react-ts-ai-app
This is frontend only
Language: TypeScript - Size: 2.25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

3CommaDevs/formik Fork of jaredpalmer/formik
Build forms in React, without the tears π
Language: TypeScript - Size: 1.62 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

walteribeiro/full-react-snippets
Code snippets for React/React Native and extra libs
Size: 1.99 MB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 22 - Forks: 10

coreprocess/smooth-edit
A smooth edit mode framework for React.
Language: TypeScript - Size: 2.39 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

woltapp/redux-autoloader
A higher order component for declarative data loading in React and Redux.
Language: JavaScript - Size: 4.08 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 57 - Forks: 4

moodysalem/react-sync π¦
A declarative approach to fetching data via a React higher order component
Language: JavaScript - Size: 416 KB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 18 - Forks: 4

musiur/private-route-nextjs
Private Routing and Public Routing Using Preact Signal API in NextJS
Language: TypeScript - Size: 86.9 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Lutif/react-context-hoc-statemanagment
Created with CodeSandbox
Language: JavaScript - Size: 11.7 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

godaddy/addhoc
Handy little helper to create proper React HOC functions complete with hoisted statics and forwarded refs
Language: JavaScript - Size: 1.2 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 41 - Forks: 3

joaogranado/react-updater
Functional stateful components made easy
Language: JavaScript - Size: 3.13 MB - Last synced at: 4 days ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 1

vignadara/portfolio
ReactJs Portfolio project
Language: JavaScript - Size: 40.1 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

jviide/flowponent π¦
A small Preact/React library for defining workflow-like evolving views via generators
Language: JavaScript - Size: 354 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 129 - Forks: 1

yusuftask08/Higher-Order-Components
React Higher Order Components - https://youtu.be/_aHTcGJP1X4
Language: JavaScript - Size: 301 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

firebase-toolbelt/firebase-react-paginated π¦
React HOC for paginated Firebase lists.
Language: JavaScript - Size: 21.5 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

jamesseanwright/react-animation-frame π¦
A React higher-order component that invokes a callback in a wrapped component via requestAnimationFrame
Language: JavaScript - Size: 76.2 KB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 46 - Forks: 7

iswarya15/hoc-react
sample hoc components
Language: JavaScript - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tomarrell/R2D2
React HOC for ensuring data from store, otherwise dispatching for it
Language: JavaScript - Size: 287 KB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

mac-r/unstated-props
Provides access to your Unstated containers from component props.
Language: TypeScript - Size: 35.2 KB - Last synced at: 16 days ago - Pushed at: about 6 years ago - Stars: 22 - Forks: 1

AzizRakhim/3d-portfolio
The project will deliver a 3D portfolio website using ThreeJS and ReactJS.
Language: JavaScript - Size: 15.3 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

kay-is/webpack-react-hoc π¦
Language: JavaScript - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 1

amrrashor/3D_Portfolio
Language: JavaScript - Size: 18.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

thisisrajat/react-localstorage-sync
A higher order component that sync localStorage and components state πΎ
Language: JavaScript - Size: 93.8 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 2

joha0033/smAllThingsTech
This app is the start of a beginners tutorial site to help with setting up your local environment to begin developing like a pro!
Language: JavaScript - Size: 329 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jsiwhitehead/refluent
A chainable & composable alternative React component API.
Language: TypeScript - Size: 61.5 KB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 73 - Forks: 0

AjanShrestha/hoc-with-functional-patterns-using-recompose π¦
Master Higher Order Components with Functional Patterns Using Recompose
Language: JavaScript - Size: 1.59 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

vb/perf-hoc
(Deprecated) Visualize and detect unnecessary rendering and performance issues in React.
Language: JavaScript - Size: 38.1 KB - Last synced at: 18 days ago - Pushed at: almost 7 years ago - Stars: 85 - Forks: 4

troch/react-zap
:zap: Zap props from one React component to another, using React new context API and your existing higher-order components :zap:
Language: TypeScript - Size: 173 KB - Last synced at: 4 days ago - Pushed at: almost 7 years ago - Stars: 17 - Forks: 1

mintuz/react-css-loader
React Higher Order Component to enable CSS Tree shaking
Language: JavaScript - Size: 305 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

nathanwinder/react-scales
A TypeScript React library used to establish consistent scale across application components
Language: TypeScript - Size: 130 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

nathanwinder/react-spacing
Flexible TypeScript space components that utilize React's Context and HOCs
Language: JavaScript - Size: 2.45 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 0

nathanwinder/react-debugging
Simple TypeScript Context and HOC used for debugging.
Language: TypeScript - Size: 1.12 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

frankly034/redirect-app
It is part of a tutorial series: `Elegant react router redirect with URL redirection defense`
Language: TypeScript - Size: 61.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

nealfennimore/redux-saga-injector
Inject sagas asynchronously
Language: JavaScript - Size: 3.21 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

jul-sh/hook-into-props
Tiny HoC to use React hooks with class components.
Language: JavaScript - Size: 1.9 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 47 - Forks: 0

kristofdombi/react-with-breakpoints
π¬ π a set of utility components for altering the user experience between breakpoints
Language: TypeScript - Size: 4.2 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 56 - Forks: 6

nisha8c/React-Higher-Order-Component
A simple example to understand the concept of React Higher Order Components
Language: JavaScript - Size: 171 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

neoverse/spunky
Lifecycle management for react-redux
Language: JavaScript - Size: 96.7 KB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 1

shahzebgit/z-clothing
Clothing website
Language: JavaScript - Size: 1.63 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Barbarpotato/Advanced-React-Course
This course covers advanced React development. We'll learn how to use more advanced React concepts and features, optimize and test your React applications, and become proficient in using React and JSX.
Language: JavaScript - Size: 21.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

danielepiccone/react-form-light Fork of TanStack/form
Language: JavaScript - Size: 6.66 MB - Last synced at: 2 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

mkamakura/react-keybind-hoc
A React higher-order component for simple, declarative keybindings
Language: JavaScript - Size: 18.6 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

rvlewerissa/fetch-hoc-redux
Higher Order Component for fetching with Redux integration.
Language: JavaScript - Size: 163 KB - Last synced at: 13 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1
