Skip to content

Releases: SebastianBaltes/react-grid-db-editor

v1.0.1

01 Apr 16:02

Choose a tag to compare

react-grid-db-editor v1.0.1

A schema-bound data grid for React — built for keyboard-driven bulk editing of structured datasets.

Highlights

  • 10 built-in column types (String, Number, Boolean, Combobox, Date, DateTime, Time, Duration, Color)
  • Spreadsheet-style keyboard navigation, fill drag, copy & paste, undo/redo
  • Search & Replace with regex support
  • Async backend integration with optimistic updates and rollback
  • 8 built-in themes + CSS variable customization
  • Column resizing, reordering, sticky columns & headers
  • Context menu with undo/redo, filter by value, search & replace
  • ~25 kB gzipped

Install

npm install react-grid-db-editor

Links