# wojodesign/simplecart-js

A simple javascript shopping cart that easily integrates with your current website.

Repository: https://github.com/wojodesign/simplecart-js
Canonical: https://ross.abutalabs.com/products/simplecart-js
Language: JavaScript
License Family: other
Last push: 2020-10-01T14:55:37+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 6407, "days_push": 2162, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1784, forks 484 (observed 2026-08-28T04:05:35.964290+00:00)

## What it is
simpleCart(js) is a lightweight, standalone JavaScript shopping cart library that can be added to any website with basic HTML. It handles cart state, item management, and checkout (e.g., PayPal) entirely client-side without requiring a database or backend programming.

## Use cases
- add a shopping cart to a static HTML website
- sell a few products without setting up a backend or database
- integrate PayPal checkout into an existing site quickly
- build a lightweight e-commerce page with just HTML classes
- customize cart columns, tax, and currency in a client-side cart

## When to choose
- you have a simple or static site and need a quick, no-backend shopping cart
- you want PayPal-based checkout without server-side code
- you prefer configuring the cart via HTML classes and basic JavaScript

## When to avoid
- you need a full e-commerce platform with inventory, orders, or user accounts
- you require server-side cart validation or modern payment gateways beyond PayPal
- you want an actively developed library with recent maintenance and security updates
- your stack avoids legacy dependencies like jQuery, Prototype, or Mootools

## Facets
- artifact type: library
- maturity: maintenance
- function: web-framework
- domain: e-commerce, web-development, frontend
- platform: browser
- tags: shopping-cart, paypal-checkout, client-side, html-classes, no-backend, jquery, e-commerce, javascript

## Member repositories
- wojodesign/simplecart-js (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:35.964290+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:24:17.408663+00:00, confidence not recorded.
  - readme: https://github.com/wojodesign/simplecart-js (fetched 2026-08-28T04:05:35.964290+00:00, sha 375eafe17e6f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
