Skip to content

Framework Adapters

Sci-Notebook is designed from the ground up to be framework-agnostic. While the core engine is pure TypeScript, we provide official adapters for the most popular web frameworks.

Choose your Framework

Framework Integration

Support Matrix

FrameworkStatusPackage
ReactStable@velo-sci/notebook-react
Vue 3Stable@velo-sci/notebook-vue
SvelteStable@velo-sci/notebook-svelte
VanillaStable@velo-sci/notebook-vanilla

Which one should I use?

  • React: Best for complex web applications with rich ecosystems.
  • Vue: Ideal for progressive enhancement and clean templates.
  • Svelte: Perfect for performance-critical scientific tools.
  • Vanilla: The ultimate choice for any environment without framework lock-in.

Integrated under the Sci DNA / VeloSci Ecosystem