![npm bundle size](https://img.shields.io/bundlephobia/minzip/@slickgrid-universal/common?color=success&label=gzip)
![codecov](https://codecov.io/gh/ghiscoding/slickgrid-universal/branch/master/graph/badge.svg)
Common Filters/Editors/Extensions/Services
@slickgrid-universal/common
This package is regrouping the most common features, extensions, interfaces that can be used by other Frameworks (it is framework agnostic). It includes all Editors, Filters, Formatters, Grouping, Extensions and Services as can be seen below.
Internal Dependencies
Installation
Go to the root of the repo and follow the instructions provided in the main README
What is included?
- Aggregators (min, max, avg, sum, ...)
- Editors & Filters (input, singleSelect, multipleSelect, date, slider, ...)
- Extensions (SlickGrid 3rd party controls/plugins)
- Formatters (date formats, decimal, dollars, percent, bold, checkmark, ...)
- Grouping Formatters (min, max, avg, sum, ...)
- Services (filter, pagination, sort, grid state, ...)
- SortComparers (date, numeric, string, ...)