74 results for “topic:rxjs7”
HMAC-based (HOTP) and Time-based (TOTP) One-Time Password manager. Works with Google Authenticator for Two-Factor Authentication.
A library based on RxJS, which allows Nostr applications to easily communicate with relays.
RxJS integration for Vue next
: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.
:clipboard: Angular app to create movie database using rxjs and observables
:clipboard: Ionic 5 app to collect items in a shopping basket, tutorial code from Simon Grimm at the Ionic Academy
Angular 10 Codelab Quiz App
: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.
NestJS module to provide some functions for security features like AES key, Key pair, RSA key, PKCS12, Certificate, PEM and more
Reconnectable websocket client with RxJS Subject
:clipboard: Firebase user authentication service, tutorial from Stephen Fluin, Demos with Angular
40+ angular coding exercises (forms, routing, pipes, directives, interceptors, guards, hooks, rxjs, etc.)
:clipboard: Ionic Authorization app using jwt tokens. Tutorial code from Simon Grimm of the Ionic Academy
:clipboard: Angular app with Server Side Rendering working as a Progressive Web App. Deployed to Netlify.
:clipboard: Angular app to get random images from the Unsplash API
📋 Angular multi-page PWA 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.
Library to upload a file in the browser and send it fully or in several chunks to the server.
:clipboard: App to show a list of items, each with a clickable link to a detailed page. To be developed into an Android app.
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.
:clipboard: Angular app to show JSON data from the RATP (French transport system) API
:clipboard: Angular app to get user details and posts from an external API.
rx-crypto library provides some functions for security features like AES key, Key pair, RSA key, PKCS12, Certificate, PEM and more
:clipboard: Ionic app to read bar codes. Another excellent tutorial from Simon Grimm at the Ionic Academy
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.
:clipboard: Angular app to store fast-food orders in a Firebase database. They are then retrieved and shown in a table on-screen
:clipboard: App using a DataService with httpClient to get json data from an external API.
:clipboard: Angular with Firebase backend for CRUD operations on blog posts
:clipboard: Simple responsive app to fetch API data and display it using RxJS observables and infinite-scrolling
:clipboard: Angular tutorial app to create a simple budget calculator. Tutorial Code by Devstackr.
:clipboard: Svelte3 with Tailwind styles used to display API data in a SSR app