awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to harshitkumar31/asyncdataloader-react

Open-source alternatives to Asyncdataloader React

30 open-source projects similar to harshitkumar31/asyncdataloader-react, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Asyncdataloader React alternative.

  • rackt/react-router-reduxrackt का अवतार

    rackt/react-router-redux

    7,752GitHub पर देखें↗

    This project is a Redux routing middleware and state binder that synchronizes the browser URL and routing state with a global Redux store. It functions as a client-side navigation synchronizer, ensuring application views remain in sync with the URL during history rewinds or state replay. The system enables programmatic navigation control by allowing page transitions to be triggered through the dispatching of state actions rather than direct component method calls. It maps navigation events and location data from React Router into the state management store to maintain a single source of truth

    JavaScript
    GitHub पर देखें↗7,752
  • kwelch/entities-reducerkwelch का अवतार

    kwelch/entities-reducer

    5GitHub पर देखें↗

    Redux high order reducer for FSA normalized payloads

    JavaScript
    GitHub पर देखें↗5
  • gaearon/redux-devtoolsgaearon का अवतार

    gaearon/redux-devtools

    14,355GitHub पर देखें↗

    Redux DevTools is a state management debugger and visualizer for Redux applications. It provides a set of interfaces for inspecting state trees, monitoring real-time state changes, and dispatching actions. The project features a state time travel debugger that allows for rewinding and replaying sequences of dispatched actions to reproduce specific application states. It includes a remote state monitor to track state changes from sources in environments where local browser access is unavailable. The toolset covers action history replay, state change inspection, and hot-reload development work

    TypeScript
    GitHub पर देखें↗14,355
  • lexich/redux-apilexich का अवतार

    lexich/redux-api

    494GitHub पर देखें↗

    Flux REST API for redux infrastructure

    JavaScript
    GitHub पर देखें↗494

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • sporto/redux-loadersporto का अवतार

    sporto/redux-loader

    38GitHub पर देखें↗

    Deprecated A high order component and request management utility for Redux.

    JavaScript
    GitHub पर देखें↗38
  • skellock/reactotronskellock का अवतार

    skellock/reactotron

    15,564GitHub पर देखें↗

    Reactotron is a desktop application for inspecting the state, network traffic, and logs of React and React Native applications. It serves as a specialized debugging interface for monitoring network requests, performance metrics, and state transitions in JavaScript and mobile application frameworks. The tool provides a real-time interface for tracking data flow and dispatching actions to test different state transitions. It includes a network traffic monitor to intercept and display API requests and responses, as well as a performance analysis tool for capturing execution data and measuring op

    TypeScript
    GitHub पर देखें↗15,564
  • banderson/generator-reduxbanderson का अवतार

    banderson/generator-redux

    249GitHub पर देखें↗

    It's "Atomic Flux with hot reloading", a next-generation take on the Flux pattern with a few core philosophical design differences, including:

    JavaScript
    GitHub पर देखें↗249
  • erikras/redux-formerikras का अवतार

    erikras/redux-form

    12,491GitHub पर देखें↗

    Redux-form is a form state management library that synchronizes user input and form metadata with a global Redux store. It acts as a bridge between form input fields and the Redux ecosystem, ensuring predictable state transitions through a centralized state manager. The library utilizes Higher Order Components to connect React applications to the Redux store. This approach offloads state management from local components to a global store, facilitating the orchestration of complex forms with numerous fields. The system maintains consistency through a unidirectional data flow, integrating form

    JavaScript
    GitHub पर देखें↗12,491
  • kennetpostigo/react-reachkennetpostigo का अवतार

    kennetpostigo/react-reach

    135GitHub पर देखें↗

    A small library for React to communicate with GraphQL

    JavaScript
    GitHub पर देखें↗135
  • lapanoid/redux-devtools-gentest-pluginlapanoid का अवतार

    lapanoid/redux-devtools-gentest-plugin

    125GitHub पर देखें↗

    Deprecated use https://github.com/conorhastings/redux-test-recorder instead

    JavaScript
    GitHub पर देखें↗125
  • adjohnson916/fireduxadjohnson916 का अवतार

    adjohnson916/firedux

    150GitHub पर देखें↗

    :fire: :hatching_chick: Firebase Redux for ReactJS

    JavaScript
    GitHub पर देखें↗150
  • wellguimaraes/actionwarewellguimaraes का अवतार

    wellguimaraes/actionware

    200GitHub पर देखें↗

    Redux with less boilerplate, actions statuses and controlled side-effects in a single shot.

    JavaScript
    GitHub पर देखें↗200
  • vslinko/vstack-routervslinko का अवतार

    vslinko/vstack-router

    50GitHub पर देखें↗

    Universal router

    TypeScript
    GitHub पर देखें↗50
  • tom-alexander/redux-ecommerceTom-Alexander का अवतार

    Tom-Alexander/redux-ecommerce

    10GitHub पर देखें↗

    e-commerce flux with redux

    JavaScript
    GitHub पर देखें↗10
  • alixander/redux-store-validatoralixander का अवतार

    alixander/redux-store-validator

    26GitHub पर देखें↗

    Add validation to your Redux reducers

    JavaScript
    GitHub पर देखें↗26
  • alnorris/redux-actiontyperalnorris का अवतार

    alnorris/redux-actiontyper

    57GitHub पर देखें↗

    Helper to create less verbose action types for Redux

    JavaScript
    GitHub पर देखें↗57
  • chentsulin/generator-redux-appchentsulin का अवतार

    chentsulin/generator-redux-app

    56GitHub पर देखें↗

    Scaffold out a redux app

    JavaScript
    GitHub पर देखें↗56
  • conorhastings/redux-test-recorderconorhastings का अवतार

    conorhastings/redux-test-recorder

    492GitHub पर देखें↗

    a redux middleware to automatically generate tests for reducers through ui interaction

    JavaScript
    GitHub पर देखें↗492
  • jackong/generator-reactappJackong का अवतार

    Jackong/generator-reactapp

    20GitHub पर देखें↗

    generator for react app

    JavaScript
    GitHub पर देखें↗20
  • agamennon/redux-tiny-routerAgamennon का अवतार

    Agamennon/redux-tiny-router

    129GitHub पर देखें↗

    A Router made for Redux and made for universal apps! stop using the router as a controller... it's just state!

    JavaScript
    GitHub पर देखें↗129
  • kvoti/redux-restKvoti का अवतार

    Kvoti/redux-rest

    178GitHub पर देखें↗

    Automatically create Redux action constants, action creators, and reducers for your REST API

    JavaScript
    GitHub पर देखें↗178
  • semlinker/reactjs-interview-questionssemlinker का अवतार

    semlinker/reactjs-interview-questions

    2,171GitHub पर देखें↗

    This repository serves as a comprehensive knowledge base and study guide for developers preparing for technical assessments and job screenings focused on React. It provides a structured collection of common industry inquiries and answers designed to build proficiency in the core concepts and patterns required for modern web interface development. The resource covers the fundamental pillars of the library, including component-based architecture, declarative rendering, and unidirectional data flow. It details essential patterns for managing both local and global application state, as well as te

    JavaScriptinterview-preparationinterview-questionsreact
    GitHub पर देखें↗2,171
  • akz92/vim-ionic2A

    akz92/vim-ionic2

    0GitHub पर देखें↗

    Vim plugin that adds syntax highlighting for Ionic 2's html tags and attributes

    GitHub पर देखें↗0
  • adafruit/glideradafruit का अवतार

    adafruit/glider

    42GitHub पर देखें↗

    Glider is a portable mobile app aimed at making wireless editing of Python code really easy and fun.

    JavaScript
    GitHub पर देखें↗42
  • acdlite/redux-actionsA

    acdlite/redux-actions

    0GitHub पर देखें↗

    Getting Started - Installation - Usage - Documentation

    GitHub पर देखें↗0
  • aidenybai/react-scanaidenybai का अवतार

    aidenybai/react-scan

    21,370GitHub पर देखें↗

    React Scan is a diagnostic utility and performance auditor designed to monitor the rendering lifecycle of components within user interfaces. It functions as an automated analysis tool that tracks component re-render cycles and execution timing to identify performance bottlenecks in real time. The tool distinguishes itself by providing visual feedback through a persistent overlay injected directly into the application. By instrumenting the reconciliation process and observing component state and props, it highlights specific rendering patterns that contribute to performance degradation. This

    TypeScriptjavascriptreactreact-dom
    GitHub पर देखें↗21,370
  • airbnb/showkaseairbnb का अवतार

    airbnb/Showkase

    2,306GitHub पर देखें↗

    🔦 Showkase is an annotation-processor based Android library that helps you organize, discover, search and visualize Jetpack Compose UI elements

    Kotlin
    GitHub पर देखें↗2,306
  • akavel/rumbacakavel का अवतार

    akavel/rumbac

    3GitHub पर देखें↗

    a simple commandline flasher for Arduino Nano 33 BLE / Sense boards

    Rust
    GitHub पर देखें↗3
  • ai-dashboad/flutter-skillai-dashboad का अवतार

    ai-dashboad/flutter-skill

    299GitHub पर देखें↗

    AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero config. Works with Claude, Cursor, Windsurf, Copilot. Test Flutter, React Native, iOS, Android, Web, Electron, Tauri, KMP, .NET MAUI — all from natural language.

    Dart
    GitHub पर देखें↗299
  • achristmascarl/rainfrogachristmascarl का अवतार

    achristmascarl/rainfrog

    4,855GitHub पर देखें↗

    Rainfrog is a terminal-based database client that connects to multiple database engines, combining schema browsing, interactive SQL query execution, and inline data editing into a single terminal interface. It provides a tree navigator for exploring tables, columns, and indexes, and an inline cell editor that automatically constructs and executes the necessary UPDATE statements when a cell value is changed. The application also supports modal Vim-style keyboard shortcuts for cursor movement and editing, making it usable entirely from the keyboard. Query results are fetched in chunks and pagin

    Rustdatabase-managementmysqlpostgresql
    GitHub पर देखें↗4,855