Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

License: MIT TypeScript lerna--lite npm npm

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.

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, ...)