Getting Started
Overview

Getting Started

GridSheet provides Excel-like spreadsheet functionality across multiple frameworks and vanilla JavaScript. Choose the implementation that best fits your project:

Framework Support

FrameworkFeaturesBest For
ReactFull-featured with hooks, TypeScript, comprehensive eventsReact apps, TypeScript projects, complex state
VueComposition API, Options API, Vue 3 supportVue applications, progressive enhancement
Vanilla JSFramework-agnostic, minimal bundle sizeVanilla JS, legacy apps, minimal dependencies

Note: React and Vanilla JS versions support all GridSheet features. Vue versions have some limitations due to being wrapped implementations.