awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Client-Side Storage · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesClient-Side Storage

Mechanisms for persisting application data within the browser environment.

Distinguishing note: Focuses on browser-based persistence rather than server-side database storage.

Explore 2 awesome GitHub repositories matching data & databases · Client-Side Storage. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Client-Side Storage

Awesome Client-Side Storage GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • Asabeneh/30-Days-Of-JavaScript

    Asabeneh/30-Days-Of-JavaScript

    46,094View on GitHub↗

    This project is a structured educational resource designed to guide developers through the mastery of the JavaScript programming language. It utilizes a progressive curriculum that organizes technical concepts into a daily learning path, allowing students to build foundational knowledge before advancing to complex application development. The resource distinguishes itself through a hands-on training model that combines detailed explanations with practical code challenges. By focusing on an interactive learning experience, it reinforces core language principles—such as data types, functional p

    Covers persistent client-side storage techniques for managing application state without a backend.

    JavaScript30daysofjavascriptangularchallenge
    46,094View on GitHub↗
  • appsmithorg/appsmith

    appsmithorg/appsmith

    39,119View on GitHub↗

    Appsmith is a low-code platform designed for building internal business tools, such as operational dashboards and administrative panels. It enables developers to construct dynamic user interfaces by dragging and dropping modular widgets onto a canvas and binding them directly to backend data sources. The platform utilizes a reactive framework that automatically updates interface elements and triggers functions whenever underlying data or widget properties change, eliminating the need for manual event handling. The platform distinguishes itself through a server-side proxy architecture that exe

    Shares data across pages or maintains information between browser sessions using key-value storage.

    TypeScriptadmin-dashboardadmin-panelsapp-builder
    39,119View on GitHub↗