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
addyosmani avatar

addyosmani/basket.js

0
View on GitHub↗
3,353 stars·270 forks·JavaScript·MIT·8 views

Basket.js

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

Features

  • Client-Side Storage - Resource loader that caches scripts in LocalStorage.

Star history

Star history chart for addyosmani/basket.jsStar history chart for addyosmani/basket.js

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Basket.js

These projects share indexed features with Basket.js. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • andris9/jstorageandris9 avatar

    andris9/jStorage

    1,528View on GitHub↗

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

    JavaScript
    View on GitHub↗1,528
  • 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
Compare all 25 related projects→

Frequently asked questions

What does addyosmani/basket.js do?

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

What are the main features of addyosmani/basket.js?

The main features of addyosmani/basket.js are: Client-Side Storage.

Which projects share features with addyosmani/basket.js?

Projects with overlapping indexed features include: andris9/jstorage — jStorage is a simple key/value database to store data on browser side. 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.