Ross ROSS = Recommend OSS · open-source software intelligence for agents

wojodesign/simplecart-js

A simple javascript shopping cart that easily integrates with your current website. observed · 2026-08-28

github.com/wojodesign/simplecart-js · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6407
  • days_rel: n/a
  • days_push: 2162
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1784 stars · 484 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity maintenance

web-framework e-commerce web-development frontend browser shopping-cart paypal-checkout client-side html-classes no-backend jquery e-commerce javascript

1 source

Member repositories

RepositoryRoleHealth v2
wojodesign/simplecart-jsmain32

For agents

markdown · JSON · MCP: product_card(name="wojodesign/simplecart-js")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem