Sky Cart: An Open Source, cloud-agnostic shopping cart using Stripe Checkout

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • sky-cart

    Cloud-native headless shopping cart

  • Earlier this month, Josh Nussbaum (@joshnuss) announced Sky Cart, a new open source project, which uses Svelte, Prisma, Vitest and Stripe Checkout to add a shopping cart to a web site:

  • prisma-database-cleaner

    Utility for cleaning Prisma databases between test runs

  • prisma-database-cleaner: A utility to clean your DB between test runs

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • svelte-kit-test-helpers

    Testing utilities for SvelteKit

  • svelte-kit-test-helpers: Helper functions for testing SvelteKit endpoints

  • vitest

    Next generation testing framework powered by Vite.

  • Unit testing for Sky Cart is provided by Vitest, and is used to ensure that the library remains functional even as new changes are merged into future releases. Test cases written with Vitest are in the repo’s /test/ folder - check out cart.test.js to see an example of syntax used for testing.

  • Svelte

    Cybernetically enhanced web apps

  • If you’ve used Svelte before, you’ve probably come across SvelteKit, which is a minimal application framework for building Svelte apps. With SvelteKit, the functionality for Sky Cart is provided by way of serverless cloud functions.

  • SvelteKit

    web development, streamlined (by sveltejs)

  • If you’ve used Svelte before, you’ve probably come across SvelteKit, which is a minimal application framework for building Svelte apps. With SvelteKit, the functionality for Sky Cart is provided by way of serverless cloud functions.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How I Contributed to Open-Source While Learning Svelte

    3 projects | dev.to | 21 Jan 2024
  • Multi-page site via SvelteKit

    2 projects | /r/sveltejs | 16 Jul 2023
  • [AskJS] How much CS knowledge does a frontend dev really need?

    3 projects | /r/javascript | 14 Feb 2023
  • Is Svelte drowning in issues?

    3 projects | /r/sveltejs | 19 Jan 2023
  • sveltekit documentation is bad, who can i ask to improve it?

    3 projects | /r/sveltejs | 13 Jan 2023