An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: rxjs7

marvinrusinek/angular-10-quiz-app

Angular 10 Codelab Quiz App

Language: TypeScript - Size: 16.9 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 14 - Forks: 3

akanass/rx-socket-client

Reconnectable websocket client with RxJS Subject

Language: TypeScript - Size: 305 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 11 - Forks: 3

penpenpng/rx-nostr

A library based on RxJS, which allows Nostr applications to easily communicate with relays.

Language: TypeScript - Size: 1.73 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 50 - Forks: 10

MarKamenov/consultants

Show list of consultants

Language: TypeScript - Size: 521 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

AndrewJBateman/ionic-angular-news-app

:clipboard: Ionic-Angular app to fetch news articles from a REST API using Typescript interfaces to define the expected structure of the json objects returned & http service providers. Custom pipes used to modify API news article titles, contents and convert the Universal Time Constant (UTC) date string. Dark mode, Offline Storage of favourite articles & settings using Ionic Storage. Common Refresh & Progress Bar Components. Localisation using i18n so user can select between English (default), Spanish and French.

Language: TypeScript - Size: 21.2 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 29 - Forks: 12

akanass/rx-otp

HMAC-based (HOTP) and Time-based (TOTP) One-Time Password manager. Works with Google Authenticator for Two-Factor Authentication.

Language: TypeScript - Size: 543 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 76 - Forks: 9

seanmisra/angular-coding-exercises

40+ angular coding exercises (forms, routing, pipes, directives, interceptors, guards, hooks, rxjs, etc.)

Language: TypeScript - Size: 276 KB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 5

AndrewJBateman/ionic-angular-cart

:clipboard: Ionic 5 app to collect items in a shopping basket, tutorial code from Simon Grimm at the Ionic Academy

Language: TypeScript - Size: 1.96 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 4

AndrewJBateman/angular-movie-database

:clipboard: Angular app to create movie database using rxjs and observables

Language: TypeScript - Size: 2.75 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 12

AndrewJBateman/angular-material-portfolio

:clipboard: Angular Material & RxJS Observables are used to display my data. A Google Cloud Firestore NoSQL database stores the blog posts & website data. Anyone can read the blog posts.

Language: TypeScript - Size: 49.4 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 17 - Forks: 7

AndrewJBateman/angular-api-project

:clipboard: App using a DataService with httpClient to get json data from an external API.

Language: TypeScript - Size: 2.43 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 5

AndrewJBateman/angular-firebase-auth-service

:clipboard: Firebase user authentication service, tutorial from Stephen Fluin, Demos with Angular

Language: TypeScript - Size: 1.96 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 5

biyonik/rxjs7-and-observables

This repository constains the code examples for RxJS 7 and Observables.

Language: TypeScript - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

fvdavid/rxjs-operators

Language: HTML - Size: 136 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AndrewJBateman/angular-pwa-ssr

:clipboard: Angular app with Server Side Rendering working as a Progressive Web App. Deployed to Netlify.

Language: TypeScript - Size: 5.77 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 2

akanass/rx-file-upload

Library to upload a file in the browser and send it fully or in several chunks to the server.

Language: TypeScript - Size: 215 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

AndrewJBateman/angular-crud-operations

:clipboard: Angular app to store fast-food orders in a Firebase database. They are then retrieved and shown in a table on-screen

Language: TypeScript - Size: 2.97 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

AndrewJBateman/angular-arcgis-multimaps

:clipboard: Angular multi-page app using RxJS operators and ArcGIS esri-mapping solutions from Esri to display a map. Tailwind CSS used for reduced styles build bundle. For the About page info. the Github API is accessed using Angular httpClient and the RxJS take(1) method.

Language: SCSS - Size: 15.2 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 2

AndrewJBateman/angular-firebase-access

:clipboard: Angular with Firebase backend for CRUD operations on blog posts

Language: TypeScript - Size: 4.97 MB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

JW9506/rxjs7-usage-demo

rxjs7

Language: TypeScript - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AndrewJBateman/ionic-angular-qrreader

:clipboard: Ionic app to read bar codes. Another excellent tutorial from Simon Grimm at the Ionic Academy

Language: TypeScript - Size: 7.82 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

akanass/upload-file-with-chunks

Project to show how to upload a file in the browser and send it fully or in several chunks to the server. It is an implementation of the "@akanass/rx-file-upload" library for the client part and of the "fastify-multipart" pluglin for the server part in NestJS.

Language: TypeScript - Size: 2.42 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

AndrewJBateman/angular-tailwind-sncf

:clipboard: Angular app using Tailwind styles to display SNCF data from the Navitia API

Language: TypeScript - Size: 5.63 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

AndrewJBateman/angular-user-posts

:clipboard: Angular app to get user details and posts from an external API.

Language: TypeScript - Size: 4.36 MB - Last synced at: about 10 hours ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

AndrewJBateman/angular-tailwind-ratp

:clipboard: Angular app to show JSON data from the RATP (French transport system) API

Language: TypeScript - Size: 8.35 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 2

Deborah-McVey/angular-17-crud

Angular 17 CRUD example tutorial

Language: TypeScript - Size: 148 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

akanass/nestjsx-crypto

NestJS module to provide some functions for security features like AES key, Key pair, RSA key, PKCS12, Certificate, PEM and more

Language: TypeScript - Size: 389 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 3

AndrewJBateman/svelte-tailwind-ssr

:clipboard: Svelte3 with Tailwind styles used to display API data in a SSR app

Language: Svelte - Size: 1.54 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

swagerich/angular-sale-app

Language: TypeScript - Size: 41 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AndrewJBateman/angular-tailwind-unsplash

:clipboard: Angular app to get random images from the Unsplash API

Language: TypeScript - Size: 9.96 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

vmilkovic/rxjs-and-observables

RxJS 7 and Observables: Introduction

Language: TypeScript - Size: 108 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

j1032w/dashboard-starter

Language: TypeScript - Size: 12.2 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

AndrewJBateman/ionic-angular-notes

:clipboard: App to show a list of items, each with a clickable link to a detailed page. To be developed into an Android app.

Language: TypeScript - Size: 6.7 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

AndrewJBateman/ionic-angular-auth

:clipboard: Ionic Authorization app using jwt tokens. Tutorial code from Simon Grimm of the Ionic Academy

Language: TypeScript - Size: 1.07 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

AndrewJBateman/ionic-angular-soap

:clipboard: App to show SOAP API data using the Simple Object Access Protocol (SOAP) messaging protocol over HTTP. Don't update to ng14

Language: TypeScript - Size: 1.38 MB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

AndrewJBateman/angular-material-app

:clipboard: This app integrates Google's Material Design into an Angular app. It displays a series of coloured cards from a public API. The number of cards is limited to 10 using an rxjs filter, but there are 500 of these cards available, all with titles, numbers etc.

Language: TypeScript - Size: 2.09 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AndrewJBateman/angular-datastream-feed

:clipboard: Angular app that uses RxJS asynchronous code to show Reddit search results in HTML

Language: TypeScript - Size: 3.16 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mylabz-xyz/vue-next-rx 📦

RxJS integration for Vue next

Language: JavaScript - Size: 626 KB - Last synced at: 2 days ago - Pushed at: almost 3 years ago - Stars: 32 - Forks: 15

Asis98/Recipes-book

I wanted the application to be a book of recipes, allowing users and home cooks to browse and share delicious food recipes.

Language: TypeScript - Size: 26.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

AndrewJBateman/angular-tour-of-heroes

:clipboard: This is a data-driven app that stores and displays a list of heroes, edits their details and allows navigation of the data using different views.

Language: TypeScript - Size: 2.2 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

AndrewJBateman/angular-budget-app

:clipboard: Angular tutorial app to create a simple budget calculator. Tutorial Code by Devstackr.

Language: TypeScript - Size: 1.97 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

AndrewJBateman/angular-bootstrap-api

:clipboard: Simple responsive app to fetch API data and display it using RxJS observables and infinite-scrolling

Language: TypeScript - Size: 1.91 MB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

AndrewJBateman/angular-material-ssr

:clipboard: Angular app to deploy to Firebase functions as Server Side rendered

Language: TypeScript - Size: 3.48 MB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AndrewJBateman/angular-animated-list

:clipboard: App using interpolation, property-binding, event-binding and Formbuilding to add text items to a list.

Language: TypeScript - Size: 2.32 MB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

AndrewJBateman/angular-material-darkmode

:clipboard: Weather API search with dark mode toggle

Language: TypeScript - Size: 1.9 MB - Last synced at: about 21 hours ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

AndrewJBateman/angular-bootstrap-info

:clipboard: Angular app to get API data and display it using Bootstrap styles

Language: TypeScript - Size: 2.47 MB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AndrewJBateman/ionic-angular-firebase

:clipboard: Ionic app to perform Create Read Update & Delete (CRUD) operations on a Google Cloud Firestore database.

Language: TypeScript - Size: 2.97 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

GeorgeDeyneka/AngularCheckPassword

This is a simple password complexity checker app. However, it is noteworthy that I used Reactive Forms and also optimized it with RxJS.

Language: TypeScript - Size: 1.64 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

GeorgeDeyneka/HYS_StoreAngular

This is my pet project, written during the training course from HYS Enterprise. It is an online store where you can view products, add them to your cart, and create an order.

Language: TypeScript - Size: 4.48 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

AndrewJBateman/angular-akita-firebase

:clipboard: CRUD app using Akita state management to access Firebase data

Language: TypeScript - Size: 3.63 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

AndrewJBateman/ionic-angular-horiznav

:clipboard: Ionic tutorial app to switch from tabs to top nav as screen size increases

Language: TypeScript - Size: 1.67 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AndrewJBateman/angular-nasa-api

:clipboard: App using the Angular framework & RxJS reactive programming to view data from the official NASA API.

Language: TypeScript - Size: 4.88 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

AndrewJBateman/angular-fast-http-caching

:clipboard: Get data from a Github API and use observables for fast http caching. Tutorial from 'Demos with Angular'

Language: TypeScript - Size: 1.31 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

enesozmus/rxjs-playground

Reactive Extensions Library for JavaScript

Language: TypeScript - Size: 6.49 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JoaoTeixeira13/RxJs-course

A course on RxJS (Observables, Pipeable Operators, Subjects, etc).

Language: TypeScript - Size: 129 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

enesozmus/RecipeBook

Language: TypeScript - Size: 790 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AndrewJBateman/angular-supabase-access

:clipboard: Angular frontend Authentication form with a Supabase PostgreSQL database backend

Language: TypeScript - Size: 1.04 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AndrewJBateman/angular-firebase-dashboard

:clipboard: Angular app to access Firestore database using latest Firebase login code

Language: TypeScript - Size: 1020 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

enesozmus/Clipz

Language: TypeScript - Size: 17.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

faizanalibugti/rxjs-reddit-image-viewer

Reddit Image Viewer Implemented in RxJS 7

Language: JavaScript - Size: 2.41 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

akanass/nwt-school-front-ng12

New Web's Technologies course with Angular 12

Size: 10.1 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

akanass/nwt-school-back-nestjs

New Web's Technologies course with NestJS

Size: 13.5 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

PranamBhat/Angular13

Angular 13 Application

Language: HTML - Size: 342 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

actionanand/rxjs-practice-2

It's rxjs practice repo

Language: JavaScript - Size: 70.3 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

devreagi/video-game-app

Angular app consuming the API https://api.rawg.io/docs/

Language: TypeScript - Size: 5.45 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tanzisong/Chaos

low-code project

Language: TypeScript - Size: 237 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

AndrewJBateman/angular-components-study

:clipboard: App to study differences between dumb (presentational and portable) components and smart components (that can have logic, trigger change detection and manage data/services).

Language: TypeScript - Size: 1.51 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AndrewJBateman/angular-app-crypto

:clipboard: Angular app to get crypto currency price data from a CryptoCompare API.

Language: TypeScript - Size: 3.54 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

akanass/rx-crypto

rx-crypto library provides some functions for security features like AES key, Key pair, RSA key, PKCS12, Certificate, PEM and more

Language: TypeScript - Size: 432 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1