This directory contains the core JavaScript/TypeScript packages and scripts for Schematic, including reusable components, React bindings, and utility scripts.
-
components/
Theschematic-components
package: Client-side React components for customer portals, checkouts, and more.
Seecomponents/README.md
for details. -
react/
Theschematic-react
package: React hooks and utilities for integrating Schematic into React apps.
Seereact/README.md
for details. -
js/
The core Schematic JS SDK: Core logic and utilities for interacting with Schematic APIs.
Seejs/README.md
for details. -
scripts/
Utility scripts for local development and testing.test-components.sh
: Build and link components locally or with Vercel for testing in the demo app
Each package is managed independently but can be linked together for local development.
See the individual package READMEs for setup and usage instructions.
MIT
Need help? Please open a GitHub issue or reach out to [email protected].