@schepta/adapter-vanilla
v0.1.0
Published
Vanilla JavaScript adapter for Spectra
Downloads
120
Maintainers
Readme
@schepta/adapter-vanilla
Vanilla JavaScript adapter for Spectra. Provides a framework-agnostic runtime adapter for use without React or Vue.
Installation
npm install @schepta/adapter-vanillaUsage
import { VanillaRuntimeAdapter } from '@schepta/adapter-vanilla';
const runtime = new VanillaRuntimeAdapter();
// Use with FormFactoryDocumentation
For complete documentation, visit https://schepta.dev
License
MIT
