This single-page application is a text-editor that follows PWA criteria and allows a user to reliably write and save notes.
-
Updated
Mar 21, 2024 - JavaScript
This single-page application is a text-editor that follows PWA criteria and allows a user to reliably write and save notes.
IndexedDB Manager is made to simplify IndexedDB.
I updated an existing budget tracker application to allow for offline access and functionality. The user will be able to add expenses and deposits to their budget with or without a connection. If the user enters transactions offline, the total should be updated when they're brought back online.
This application will allow the user to edit text in a browser based js text editor to demonstrate Progressive Web Application functionality. This application will also run offline.
A single-page application that meets the PWA criteria. This app features data persistence techniques that serve as redundancy, and additionally functions offline.
Progressive Web Application
JATE is a text editor that is meant to be simple to use, and accessible even when offline. The user is able to create notes or code snippets with or without internet connection so they can always be able to retrieve them at a later date. This is designed to be a single-page application that meets PWA criteria.
The PWA Text Editor is a Progressive Web Application that enables users to create and store text notes or code snippets seamlessly, with or without an internet connection. It offers reliability and accessibility for later use, providing a convenient and efficient user experience.
A progressive web application that uses IndexedDB for a basic text editor called 'Just Another Text Editor' (J.A.T.E.) and deployed on Heroku as an installable application in your browser. Enjoy.
This application is an online Text Editor modified to be a Progressive Web Application (PWA). Utilizing the IndexedDB API, idb npm, and service worker with Workbox, this application has the capability to save and retrieve data even if offline.
An installable PWA text editor which works without an internet connection using IndexedDB database for storing data.
JavaScript library that provide high level and easy to use API to the IndexedDB feaure.
This is a note-taking app that can function both online and offline.
Webpage: easy and visual comparison of each monitor size.
A PWA Text-Editor that runs in the browser. It features a number of data-persistence techniques that serve as redundancy in case one of the options is not supported by the browser. The application also functions offline.
Tiktok Backup Chrome Browser Extension
Add a description, image, and links to the idb topic page so that developers can more easily learn about it.
To associate your repository with the idb topic, visit your repo's landing page and select "manage topics."