Skip to content
#

idb

Here are 55 public repositories matching this topic...

Dreamcatcher Text Editor was created as a simple text editor app that can function both online and offline, with a variety of data persistence options in order to ensure that data is not lost in any scenario. This application implement methods for getting and storing data to an IndexedDB database. It also use the idb package, which is a lightwei…

  • Updated May 26, 2022
  • JavaScript

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.

  • Updated Mar 10, 2021
  • JavaScript

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.

  • Updated Jun 6, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the idb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the idb topic, visit your repo's landing page and select "manage topics."

Learn more