awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
A

aiven715/promise-hook

0
View on GitHub↗
0 stars·0 forks·2 views

Promise Hook

Features

  • Data Fetching - Simplify Promise-based data fetching.

Star history

Star history chart for aiven715/promise-hookStar history chart for aiven715/promise-hook

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Promise Hook

Similar open-source projects, ranked by how many features they share with Promise Hook.
  • apollostack/apollo-clientapollostack avatar

    apollostack/apollo-client

    19,798View on GitHub↗

    Apollo Client is a frontend GraphQL integration layer and client library used to fetch, manage, and cache data from a GraphQL server in web and mobile applications. It functions as a state management framework that synchronizes remote server data with local application state. The project provides a TypeScript wrapper for executing GraphQL queries and mutations, ensuring type-safe API integration with automatic validation and code completion. The library manages data fetching and synchronization between the backend and the user interface. It includes capabilities for caching GraphQL results l

    TypeScript
    View on GitHub↗19,798
  • bdbch/react-devtoB

    bdbch/react-devto

    0View on GitHub↗
    View on GitHub↗0
  • bdbch/react-githubB

    bdbch/react-github

    0View on GitHub↗
    View on GitHub↗0
  • alex-cory/use-httpA

    alex-cory/use-http

    0View on GitHub↗
    View on GitHub↗0
See all 26 alternatives to Promise Hook→

Frequently asked questions

What are the main features of aiven715/promise-hook?

The main features of aiven715/promise-hook are: Data Fetching.

What are some open-source alternatives to aiven715/promise-hook?

Open-source alternatives to aiven715/promise-hook include: apollostack/apollo-client — Apollo Client is a frontend GraphQL integration layer and client library used to fetch, manage, and cache data from a… bdbch/react-devto. bdbch/react-github. charlesstover/fetch-suspense. dai-shi/react-hooks-async — [NOT MAINTAINED] React custom hooks for async functions with abortability and composability. alex-cory/use-http.