awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
andris9 avatar

andris9/jStorage

0
View on GitHub↗
1,528 stars·263 forks·JavaScript·Unlicense·8 views

JStorage

jStorage is a simple key/value database to store data on browser side

Features

  • Client-Side Storage - Simple key-value database for browser storage.

Star history

Star history chart for andris9/jstorageStar history chart for andris9/jstorage

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to JStorage

Similar open-source projects, ranked by how many features they share with JStorage.
  • addyosmani/basket.jsaddyosmani avatar

    addyosmani/basket.js

    3,353View on GitHub↗

    A script and resource loader for caching & loading files with localStorage

    JavaScript
    View on GitHub↗3,353
  • brianleroux/lawnchairbrianleroux avatar

    brianleroux/lawnchair

    2,125View on GitHub↗

    A lightweight clientside JSON document store,

    JavaScript
    View on GitHub↗2,125
  • carhartl/jquery-cookiecarhartl avatar

    carhartl/jquery-cookie

    8,500View on GitHub↗

    This project is a browser cookie utility and client-side storage library designed to manage small amounts of data persisted in the user's web browser. It functions as a jQuery cookie manager, providing a simplified interface for reading, writing, and deleting cookies using the jQuery framework. The library includes a JSON cookie handler that automatically encodes and decodes complex objects into strings for storage. It allows for the management of data across sessions through the use of expiration dates, path restrictions, and domain scopes. The utility covers broader capabilities for client

    JavaScript
    View on GitHub↗8,500
  • aaronpowell/db.jsaaronpowell avatar

    aaronpowell/db.js

    823View on GitHub↗

    db.js is a wrapper for IndexedDB to make it easier to work against

    JavaScript
    View on GitHub↗823
See all 25 alternatives to JStorage→

Frequently asked questions

What does andris9/jstorage do?

jStorage is a simple key/value database to store data on browser side

What are the main features of andris9/jstorage?

The main features of andris9/jstorage are: Client-Side Storage.

What are some open-source alternatives to andris9/jstorage?

Open-source alternatives to andris9/jstorage include: addyosmani/basket.js — A script and resource loader for caching & loading files with localStorage. brianleroux/lawnchair — A lightweight clientside JSON document store,. carhartl/jquery-cookie — This project is a browser cookie utility and client-side storage library designed to manage small amounts of data… datawan-labs/pg — In Browser PostgreSQL Playground, no server, just client and pglite (postgresql wasm). dexie/dexie.js — Dexie.js is a wrapper library for IndexedDB that provides a simplified interface for managing and querying structured… aaronpowell/db.js — db.js is a wrapper for IndexedDB to make it easier to work against.