Feature Rich Angular Data Table – ornamentum

Author: yohangz
Official Page: Go to website
Publish Date: July 4, 2018
License: MIT

Description:

Lightweight, feature rich, highly configurable, UI framework agnostic, full responsive Angular data table with minimal dependencies.

Ornamentum data table is a powerful widget which allows you to visualize via its table representation. This is an open source library which works in all most all the well-known browsers.

Features:

  • Client, server and realtime data binding support with observables
  • Single and multi column sorting
  • Single and multi value filtering
  • Custom layout templating support
  • Data table state persistence with session/local storage modes
  • Client and server side pagination
  • Single, multi and single toggle row selection modes
  • Experimental column resizing
  • Experimental row grouping support
  • Translation support and much more

Installation:

# Yarn
$ yarn add ornamentum lodash-es

# NPM
$ npm install ornamentum lodash-es --save

Preview:

Feature Rich Angular Data Table - ornamentum-min


You Might Be Interested In:

Add Comment