All Projects → yohangz → Ornamentum

yohangz / Ornamentum

Licence: mit
🚀 Lightweight, feature rich, highly configurable, UI framework agnostic, fully responsive Angular data table with no external dependencies

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Ornamentum

Smartmaterialspinner
The powerful android spinner library for your application
Stars: ✭ 108 (-24.48%)
Mutual labels:  library, dropdown
Ngx Select Dropdown
Custom Dropdown for Angular 4+ with multiple and single selection options
Stars: ✭ 91 (-36.36%)
Mutual labels:  library, dropdown
Pipedrive
Complete Pipedrive API client for PHP
Stars: ✭ 138 (-3.5%)
Mutual labels:  library
Lib
🤖 Lets you focus on the stuff that matters
Stars: ✭ 142 (-0.7%)
Mutual labels:  library
Geojsonify
Easily add GeoJson layers to your Maps
Stars: ✭ 141 (-1.4%)
Mutual labels:  library
Lc kicad lib
kicad production symbol and footprint library auto convert from JLC's integrate Altium Designer library
Stars: ✭ 140 (-2.1%)
Mutual labels:  library
Rttr
C++ Reflection Library
Stars: ✭ 2,031 (+1320.28%)
Mutual labels:  library
Lib
三方框架和学习资料,持续更新(不要只点star,而不去看,把链接点一点你会发现不一样的世界,如果有好用的三方或者学习资料请issues 给我,也可以在issues 提出问题)
Stars: ✭ 139 (-2.8%)
Mutual labels:  library
Metamodel
Mirror of Apache Metamodel
Stars: ✭ 143 (+0%)
Mutual labels:  library
Lib Python
Blynk IoT library for Python and Micropython
Stars: ✭ 140 (-2.1%)
Mutual labels:  library
Cordova Browser
Apache Cordova
Stars: ✭ 142 (-0.7%)
Mutual labels:  library
Ember Basic Dropdown
The basic dropdown you ember app needs
Stars: ✭ 140 (-2.1%)
Mutual labels:  dropdown
Circle Menu Android
⭕️ CircleMenu is a simple, elegant UI menu with a circular layout and material design animations. Android UI library made by @Ramotion
Stars: ✭ 1,807 (+1163.64%)
Mutual labels:  library
Tosin
Initialize a npm package with everything included, from CI to documentation website
Stars: ✭ 142 (-0.7%)
Mutual labels:  library
Criterion
Microbenchmarking for Modern C++
Stars: ✭ 140 (-2.1%)
Mutual labels:  library
Laravel Paket
Composer GUI. Manage Laravel dependencies from web interface without switching to command line!
Stars: ✭ 143 (+0%)
Mutual labels:  library
Hledger
A reliable, user-friendly Plain Text Accounting tool with command line, terminal and web interfaces.
Stars: ✭ 1,887 (+1219.58%)
Mutual labels:  library
Kiwix Tools
Command line Kiwix tools: kiwix-serve, kiwix-manage, ...
Stars: ✭ 139 (-2.8%)
Mutual labels:  library
Asynquence
Asynchronous flow control (promises, generators, observables, CSP, etc)
Stars: ✭ 1,737 (+1114.69%)
Mutual labels:  library
Android Cookie Store
Android InMemory and persistent Cookie Store for HttpURLConnection and OkHttp, with extensions to easily sync cookies in Android WebViews.
Stars: ✭ 144 (+0.7%)
Mutual labels:  library

ornamentum travis build license npm version

Ornamentum data table is a lightweight, feature rich, highly configurable, UI framework agnostic, fully responsive, reactive Angular data table with no external 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 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 node module using either of following command depending on your package manager.

npm install ornamentum --save

or

yarn add ornamentum

Ornamentum major versions are aligned with Angular Major versions hence, You can ony use Ornamentum 8.x.x versions with Angular 8.x.x version.

🌴 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].