Skip to content

spaceis-app/spaceis-sdk

Repository files navigation

SpaceIS SDK

Official JavaScript SDK for the SpaceIS shop platform.

Packages

Package Description npm
@spaceis/sdk Core SDK — zero dependencies, works everywhere npm i @spaceis/sdk
@spaceis/react React hooks, Context Provider, Next.js SSR helpers npm i @spaceis/react
@spaceis/vue Vue 3 composables, Plugin, Nuxt SSR helpers npm i @spaceis/vue

Documentation

Examples

  • examples/vanilla/ — complete store using HTML + vanilla JS + SDK IIFE
  • examples/react/ — Next.js App Router store with SSR, SEO, and all hooks
  • examples/vue/ — Nuxt 4 store with SSR, SEO, and Vue composables
  • examples/php/ — PHP SSR store with client-side SDK for cart and interactivity

Development

pnpm install
pnpm build       # Build all packages
pnpm test        # Run all tests
pnpm typecheck   # TypeScript check

Contributing

See CONTRIBUTING.md for development setup and guidelines.

License

MIT

About

SDK for seamless integration of online stores with the Spaceis API.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors