🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Ornamentum data table is a lightweight, feature rich, highly configurable, UI framework agnostic, full responsive Angular data table with minimal dependencies.Features:Client/Server data bindingLive/real-time data bindingPaginationMulti/Single column sortingRow groupingMulti/Single value filteringRow selectionExpandable rowsColumn resizingCell/Header templatingTranslations

Plugins Table

Documentation

ornamentum travis build license npm version

Ornamentum data table is a lightweight, feature rich, highly configurable, UI framework agnostic, full responsive Angular data table with minimal dependencies.

Check out demos & docs for more information!

📖 Table of Contents

💡 Features

Client data bind Client-side data binding support
Server data bind Server-side data binding support
Real time data bind Realtime data source support with observables
Sorting Single and Multi column sorting
Filtering Single and Multi value filtering
Layouting Custom Layout templating support
Persistence Data table state persistence with session or local storage modes
Paging Client and Server-side pagination
Selection Single, Multi and Single toggle row selection modes
Theming UI Theme support
Column FIlter Column filter support
Detail row Detail row expand support
Resizing Experimental column resizing
Grouping Experimental row grouping support
Global configuration Global Configuration overriding capability
Translation Translation support and much more

⚡ī¸ Peer Dependencies

🚀 Installation

Install the Ornamentum packages and it's peer dependencies using either of following command depending on your package manager.

npm install ornamentum lodash --save

or

yarn add ornamentum lodash

🌴 Contributions

đŸ’Ģ Contributors


Yohan Gomez

đŸ’ģ đŸ’Ŧ 📖 🎨 💡 🤔 🚇 👀

Lahiru Jayamanna

đŸ’ģ đŸ’Ŧ 📖 🎨 💡 🤔 👀

Samuditha Wadigamangawa

đŸ’ģ đŸ’Ŧ 📖 🎨 💡 🤔 👀

Aravinda Rathnayake

đŸ’Ŧ 📖 💡 🤔 👀 🐛

This project follows the all-contributors specification. Contributions of any kind are welcome!

🌱 How to Contribute

Setup project in local development environment

# clone project git clone [email protected]:yohangz/ornamentum.git && cd $_  # install dependencies npm install  # start the app npm run start

You can read more about Ornamentum build tasks here and refer Contribution Guide for more details.

⚠ī¸ Changelog

Recent changes can be viewed on CHANGELOG.md

Šī¸ License

Ornamentum was license under MIT. Please refer LICENSE for more information.


You May Also Like