Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ornamentum

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ornamentum

Angular Toolkit

  • 8.1.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
16
decreased by-92.98%
Maintainers
1
Weekly downloads
 
Created
Source

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!

:book: Table of Contents

:bulb: 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

:zap: Peer Dependencies

:rocket: 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.

:palm_tree: Contributors


Yohan Gomez

💻 💬 📖 🎨 💡 🤔 🚇 👀

Lahiru Jayamanna

💻 💬 📖 🎨 💡 🤔 👀

Samuditha Wadigamangawa

💻 💬 📖 🎨 💡 🤔 👀

Aravinda Rathnayake

💬 📖 💡 🤔 👀 🐛

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

:seedling: How to Contribute

Setup project in local development environment

# clone project
git clone git@github.com: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.

:warning: Changelog

Recent changes can be viewed on CHANGELOG.md

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

Keywords

FAQs

Package last updated on 02 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc