@alaarab/ogrid-core
v2.0.11
Published
OGrid core – framework-agnostic types, algorithms, and utilities for OGrid data grids.
Maintainers
Readme
Framework-agnostic foundation for OGrid data grids. Zero dependencies — pure TypeScript types and utilities shared by @alaarab/ogrid-react and @alaarab/ogrid-js.
You typically don't need to install this directly — the UI packages re-export everything from core.
What's Inside
Types
IColumnDef<T> · IColumnGroupDef · IDataSource<T> · IFilters · FilterValue · IDateFilterValue · UserLike · IOGridApi<T> · IOGridProps<T> · IOGridDataGridProps<T> · ICellEditorProps<T> · IGridColumnState · ISideBarDef · ColumnFilterType · IColumnMeta
Utilities
getCellValue · buildHeaderRows · parseValue · normalizeSelectionRange · isInSelectionRange · toUserLike
Install
npm install @alaarab/ogrid-coreNo peer dependencies. No framework dependencies.
Documentation
Full docs at alaarab.github.io/ogrid.
License
MIT — Free forever.
