Skip to content

Releases: Goatshave/open-grid

Release list

Open Grid 0.1.0

Choose a tag to compare

@fabric0de fabric0de released this 08 Aug 14:27

Open Grid 0.1.0

Initial public release of Open Grid.

Highlights

  • Framework-agnostic TypeScript data grid core
  • React 18.2/19 support
  • Vue 3.4+ support
  • Svelte 4/5 support
  • Virtualized rendering for large datasets
  • Optional styled UI and theme packages
  • Accessible keyboard and grid interaction foundations
  • Server-side data and CSV export utilities

Packages

  • @open-grid/core
  • @open-grid/primitives
  • @open-grid/virtual
  • @open-grid/theme
  • @open-grid/react
  • @open-grid/react-ui
  • @open-grid/vue
  • @open-grid/vue-ui
  • @open-grid/svelte
  • @open-grid/svelte-ui

See the documentation for installation and usage.