GitHub topics: high-order-component
andycall/RCRE
Build complex applications without pain
Language: TypeScript - Size: 3.1 MB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 665 - Forks: 10

renatorib/react-sizes
:left_right_arrow: Hoc to easily map window sizes to props.
Language: JavaScript - Size: 1.36 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 717 - Forks: 36

portobanco51/marcelo3dportfolio
Marcelo P. 3D Porfolio | Out of space, React.js & Three.js 3D website, optimized for showcasing my work and experience.
Language: JavaScript - Size: 26.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

mbasso/react-wasm
Declarative WebAssembly instantiation for React
Language: JavaScript - Size: 1.75 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 454 - Forks: 19

AvraamMavridis/react-intersection-visible
HOC to track when a component enters the visible viewport.
Language: JavaScript - Size: 11.8 MB - Last synced at: 4 days ago - Pushed at: almost 5 years ago - Stars: 52 - Forks: 11

imcuttle/rcp
Anything about React Component
Language: TypeScript - Size: 1.8 MB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2

mbasso/react-decoration
A collection of decorators for React Components
Language: JavaScript - Size: 79.1 KB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 630 - Forks: 24

sergiodxa/next-ga 📦
Next.js HOC to integrate Google Analytics on every page change
Language: JavaScript - Size: 160 KB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 230 - Forks: 25

PlatziDev/socket.io-react
A High-Order component to connect React and Socket.io easily
Language: JavaScript - Size: 87.9 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 66 - Forks: 5

anyulled/Composing_high_order_functions
Created with CodeSandbox
Language: JavaScript - Size: 78.1 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

Nanges/react-kendo-multiselect-tree
Kendo multi select tree with react
Language: TypeScript - Size: 43.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

asqarbekolimov/education
🟢Education website for portfolio
Language: TypeScript - Size: 1.58 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

mukhammadjondev/education-app
Language: TypeScript - Size: 828 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

trandung2k1/core_reactjs
Language: TypeScript - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aganglada/with-reducer
🔨 React HoC setState with reducer
Language: JavaScript - Size: 194 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 1

kaganecee/react-performance-hoc
React high order component check how much does it take to render component
Language: JavaScript - Size: 275 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

himadriganguly/reactjs-form-practice
This a practice sample form using ReactJS
Language: JavaScript - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

matheusschittini/implementing-scroller-position-with-render-props
Projeto do curso Advanced React (Meta)
Language: JavaScript - Size: 356 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rejth/star-db
🌜 Star Wars wiki app built on React
Language: JavaScript - Size: 1.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Underewarrr/template-vercel-serverless-fullstack
Template para criação rapida de um app fullstack com deploy configurado na vercel. Siga o readme para lançar seu projeto em segundos.
Language: TypeScript - Size: 179 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Underewarrr/tactical-titans-cs
Uma página em React com React Router Dom v6, Bootstrap, Axios e Next.js. Exibe informações de jogos atuais e futuros de CS:GO. Hospedado no Vercel com Serverless. Ideal para acompanhar partidas de CS:GO de forma intuitiva.
Language: JavaScript - Size: 250 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

hoangeiu/advanced-react-and-redux
Advanced React and Redux - Udemy
Language: JavaScript - Size: 791 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

griffinstiens/E-CommerceApp 📦
An E-Commerce web application built using React, Firebase and the Stripe payment processing API. Utilizes state management with Redux and implements HOC architecture.
Language: JavaScript - Size: 1.76 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

CaptainCodeman/redux-connect-element
Redux HTMLElement Connector
Language: TypeScript - Size: 112 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 17 - Forks: 1

joecohens/next-fbq
Next.js HOC to integrate the Facebook Pixel on every page change
Language: JavaScript - Size: 24.4 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 21 - Forks: 4

thundermiracle/next-mui-helper
a high order component package for making a project with nextjs and material-ui easier. With layout and nprogress injection support.
Language: JavaScript - Size: 1.64 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 1

miguelitodev/high-order-components
A higher-order component (HOC) is an advanced technique in React for reusing component logic. HOCs are not part of the React API, per se. They are a pattern that emerges from React’s compositional nature.
Language: JavaScript - Size: 206 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

seif1000/Task-Manger-React-Hooks
Task manger to create edit delete task using express.js and mongodb as server and react in the client side
Language: JavaScript - Size: 11.8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

l3lackcurtains/JS-Functional-Programming
:alien: A playground for learning Functional Programming in Javascript.
Language: JavaScript - Size: 79.1 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

torraagus/react-hocs
Example of react high order components
Language: JavaScript - Size: 169 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

XbyOrange/react-mercury
Plugin for connecting React components with Mercury sources
Language: JavaScript - Size: 935 KB - Last synced at: 30 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

dobroslav-atanasov/Sport-Center
Web application created with React.
Language: JavaScript - Size: 1.53 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ghokai/responsive-grid-app
responsive grid application with react-hooks, styled-components, context-api
Language: TypeScript - Size: 8.47 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Seunkola/react-loadable Fork of jahredhope/react-loadable
:hourglass_flowing_sand: A higher order component for loading components with promises.
Language: JavaScript - Size: 235 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

williamcabrera4/react-render-perf
Monitor your component render time and check if we are making unnecessary render calls
Language: JavaScript - Size: 3.53 MB - Last synced at: about 18 hours ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

javidalpe/react-with-external-script
High Order Component to load external scripts
Language: JavaScript - Size: 60.5 KB - Last synced at: about 11 hours ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

AvraamMavridis/react-network-info
HoC providing info about the network conditions
Language: JavaScript - Size: 7.1 MB - Last synced at: 15 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

crapthings/meteor-rekomposer
react-komposer alternative
Language: JavaScript - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

ddayguerrero/rr-sandbox
All things React with Redux
Language: JavaScript - Size: 10.6 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

anderconal/ReactHigherOrderComponents
Language: JavaScript - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1
