30 open-source projects similar to diegomvh/angular-odata, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Angular Odata alternative.
This project is a technical educational guide focused on browser architecture and the internal processes used to render web pages. It provides a detailed breakdown of the web request lifecycle, from the initial networking phase to the final visual output on a screen. The guide covers specific technical sequences including the DNS resolution process across browser, operating system, and ISP caches, and the establishment of secure connections through the TLS handshake. It also details the communication flow between clients and servers using the HTTP protocol and server-side request handling. T
This project was generated using Angular CLI version 21.1.3.
NgQubee is a query builder for Angular. Compose your API requests without re-inventing the wheel.
Angular lib for handle async data polling
Angular directive that adds suspense to your app
The TypeScript implementation of Connect: Protobuf RPC that works.
This project was generated using Angular CLI version 20.0.5.
This repository contains two Angular packages for tRPC:
Connection framework built for smart web-based projects using NodeJS, Angular and Websockets
Pagination for Angular, powered by signals 🚦
A light weight Angular 2+ library for checking internet speed
An SSE (server sent event) client alternative solution for Angular
Luminara - inspired by “lumen,” light - is a fast, versatile fetch client that works everywhere: browsers, frameworks, and Node.js. Zero dependencies, rich features, maximum flexibility. if you found value in my work, you can contribute here - https://buymeacoffee.com/jonathan.miller
A lightweight TypeScript HTTP client with support for streaming, SSE, progress monitoring and interceptors.
A zero-dependency, signal-native caching layer for Angular 21+. Stale-while-revalidate semantics for resource() — instant navigations, background refreshes, no spinners on return visits.
An easy class to mock a lot of network requests from the Angular HttpClient
Cache for HTTP requests in Angular application.
A lightweight Angular library that enhances HTTP functionalities by providing types, static values, and utility functions.
Easily create a strongly typed data client (Http REST or Firestore) in your Angular project.
Angular library providing upload progress tracking for the Fetch API backend
Angular module used for handling http api error handling
Library with common HTTP Interceptors for Angular Applications
Provides additional functionality around angular pwa's. Most notably being able to cache and sync POST/PATCH/DELETE Requests.
A lightweight, simple HTTP caching library for Angular applications. This library provides an easy way to cache HTTP responses using Angular's HttpClient interceptors, reducing unnecessary network requests and improving application performance.