Vanilla JavaScript
GridSheet provides a lightweight vanilla JavaScript library that brings Excel-like functionality to your web applications without any framework dependencies.
Installation
npm install @gridsheet/preact-core
# or
yarn add @gridsheet/preact-core
# or
pnpm add @gridsheet/preact-core
Basic Usage
Next Steps
- You can find more examples in the examples section.
- Refer to the API Reference for detailed documentation.