awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesWeb Storage Utilities

General helpers for retrieving and managing data within browser-native storage APIs.

Distinct from Local Data Storage: The candidates focus on security/privacy or inspectors rather than simple retrieval helpers.

Explore 2 awesome GitHub repositories matching web development · Web Storage Utilities. Refine with filters or upvote what's useful.

Awesome Web Storage Utilities GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • juliencrn/usehooks-tsAvatar von juliencrn

    juliencrn/usehooks-ts

    7,834Auf GitHub ansehen↗

    usehooks-ts is a comprehensive collection of reusable TypeScript-based hooks designed for managing state, DOM events, and browser API interactions within React applications. It provides a typed library of functions to handle common frontend patterns and side effects. The project distinguishes itself by offering specialized hooks for browser integration, including tools for interacting with the system clipboard, managing local and session storage persistence, and loading external scripts. It also includes utilities for responsive UI development, such as tracking media queries, window dimension

    Provides a utility for retrieving stored values from browser local storage using a specific key.

    TypeScripthookhooksmdx
    Auf GitHub ansehen↗7,834
  • isar/hiveAvatar von isar

    isar/hive

    4,390Auf GitHub ansehen↗

    Hive is a lightweight NoSQL key-value database written in pure Dart for local data persistence. It functions as a type-safe document store that allows for the saving and retrieval of complex data structures and custom objects. The system distinguishes itself through the use of custom adapters for object serialization and symmetric-key encryption to secure data at rest. For web environments, it provides a persistence layer that wraps IndexedDB and utilizes web workers. The project covers broad capability areas including container management, atomic transactional writes, and indexed data retri

    Optimizes web persistence by integrating IndexedDB and Web Workers for improved performance.

    Dartdartdatabaseencryption
    Auf GitHub ansehen↗4,390
  1. Home
  2. Web Development
  3. Web Storage Utilities