Found 1,488 repositories(showing 30)
cyrilletuzi
Efficient client-side storage for Angular: simple API + performance + Observables + validation
DanWahlin
Observable Store provides a simple way to manage state in Angular, React, Vue.js and other front-end applications.
angular-extensions
Angular Model - Simple state management with minimalist API, one way data flow, multiple model support and immutable data exposed as RxJS Observable.
TommiCodes
Blog with NestJS (Observables used) and Angular (dockerized Project). -- Register, Login, Publish Articles, Manage Articles (Title, Image, Markdown Text, etc) --
typebytes
Small and lightweight Angular library that embraces reactivity and supercharges templates with Observables
An example of how to build an Angular application using RxJs and Observable Data Services
assuncaocharles
A service that wraps IndexedDB database in an Angular service. It exposes very simple observables API to enable the usage of IndexedDB without most of it plumbing.
sclausen
This library isn't just a wrapper around MQTT.js for angular. It uses observables and takes care of subscription handling and message routing.
toddmotto
Angular v4.1.1 - Reactive Forms, Observables, Component Architecture. Pizza. 🍕
bitaemi
Course Notes, Implementation for RxJs & Reactive Patterns Angular Architecture (Observer, Observable, Store ... ), Clean Code, StoryBook
mattlewis92
Observable powered drag and drop for angular 20.0+
dinony
🚀 Observable-based virtual scroll implementation in Angular
tomastrajan
Angular Model. Simple state management with minimalistic API, one way data flow, multiple model support and immutable data exposed as RxJS Observable.
ng-web-apis
An Observable based abstraction to use Geolocation API with Angular
Unsubscribe from Observables in Angular Components
ultrasonicsoft
Detects active internet connection in Angular application via DI ready Observable service.
sonusindhu
This repo is to explains Angular signals and real time examples how to create and update signals, use effects, convert from observable and create computed values. It includes the angular signal demo with multiple scenario...
nilsmehlhorn
Angular Structural Directive for Observables
DanWahlin
Example of using Angular services and RxJS observables with a WebSockets Server
cvuorinen
Angular2 async pipe implemented as Angular 1 filter to handle promises & RxJS observables
kdechant
Demo application showing how to use the Http service and Observables in Angular 2
OasisDigital
Angular-material search-select widget with observable option list
kdechant
Demo application showing how to use the HttpClient and Observables to make API calls from Angular 5
insidewhy
angular input properties as observable streams
georgebyte
An example Angular app showcasing scalable Angular app architecture using observable store pattern.
ng-web-apis
An Observable based library for the use of Web MIDI API with Angular
Futhark
Small library that provides ObservableInput decorator to use angular component input attributes as RxJS Observables
scotch-io
Code for the Scotch School course by @sevilayha: Angular 2 HTTP and Observables
cornflourblue
Angular 2/5 - Communicating Between Components with Observable & Subject
tomastrajan
Model pattern for Angular (2, 4, ...), manage and share your state with simple services using RxJS Subjects and Observables