All Projects → ssuperczynski → Ngx Easy Table

ssuperczynski / Ngx Easy Table

Licence: mit
The Easiest Angular Table. IVY compatible. 9.0kb gzipped! 60fps! Tree-shakeable. 54 features and growing!

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Ngx Easy Table

Samples-JS-PHP
JavaScript and PHP samples for Stimulsoft Reports.PHP reporting tool.
Stars: ✭ 17 (-93.33%)
Mutual labels:  tables
Samples-ASP.NET-MVC-CSharp
ASP.NET MVC C# samples for Stimulsoft Reports.Web reporting tool.
Stars: ✭ 31 (-87.84%)
Mutual labels:  tables
rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
Stars: ✭ 36,988 (+14405.1%)
Mutual labels:  tables
Reports.JS
Stimulsoft Reports.JS is a reporting tool for Node.js and JavaScript applications.
Stars: ✭ 33 (-87.06%)
Mutual labels:  tables
BetterConsoleTables
Faster, colorable, more configurable, and more robust console colors & tables for C# console applications
Stars: ✭ 59 (-76.86%)
Mutual labels:  tables
character
tool for character manipulations
Stars: ✭ 26 (-89.8%)
Mutual labels:  tables
mkdocs-table-reader-plugin
MkDocs plugin that adds a {{ read_csv('table.csv') }} markdown tag to directly insert CSV files as a table into a page.
Stars: ✭ 60 (-76.47%)
Mutual labels:  tables
zauberlehrling
Collection of tools and ideas for splitting up big monolithic PHP applications in smaller parts.
Stars: ✭ 28 (-89.02%)
Mutual labels:  tables
contabs
Simple yet flexible tables for console apps.
Stars: ✭ 51 (-80%)
Mutual labels:  tables
tabular
Tabular simplifies printing ASCII tables from command line utilities
Stars: ✭ 62 (-75.69%)
Mutual labels:  tables
tableize
Turn lists into tables with ease
Stars: ✭ 12 (-95.29%)
Mutual labels:  tables
index
The frontend, editor panel, and API of TheIndex.moe
Stars: ✭ 123 (-51.76%)
Mutual labels:  tables
Samples-NET.Core-MVC-CSharp
ASP.NET Core 2.0 MVC C# samples for Stimulsoft Reports.Web reporting tool.
Stars: ✭ 28 (-89.02%)
Mutual labels:  tables
ember-yeti-table
Yeti Table
Stars: ✭ 56 (-78.04%)
Mutual labels:  tables
Atomic-Periodic-Table.Android
Atomic - Periodic Table
Stars: ✭ 33 (-87.06%)
Mutual labels:  tables
vscode-text-tables
VSCode extension that brings the power of Emacs table editing
Stars: ✭ 36 (-85.88%)
Mutual labels:  tables
fluence
WYSIWYG wiki powered by Crystal, markdown, and Git
Stars: ✭ 44 (-82.75%)
Mutual labels:  tables
Cli Table3
Pretty unicode tables for the command line
Stars: ✭ 250 (-1.96%)
Mutual labels:  tables
Table-Detection-Extraction
Detect the tables in a form and extract the tables as well as the cells of the tables.
Stars: ✭ 35 (-86.27%)
Mutual labels:  tables
Hyde
Call of Duty XAsset compiler that transforms raw assets into digestible data.
Stars: ✭ 15 (-94.12%)
Mutual labels:  tables

npm version last commit total downloads Build Status semantic-release

Code Examples

https://github.com/ssuperczynski/ngx-easy-table/tree/master/src/app/demo

Demo

https://ngx-easy-table.eu

Installation

npm install ngx-easy-table --save

Library requires @angular/cdk, please install it as well.

npm install @angular/cdk --save

Available config settings:

See https://ngx-easy-table.eu/#/doc

Development

  • npm run watch:table
  • cd dist/ngx-easy-table && npm link
  • go back to project root dir and npm link ngx-easy-table
  • npm run start

Misc

I'm working currently to add Ngrx and Nx to this project. I see all the bugs you posting, but my time is very limited these days and I can't spend on this project as much time as before. I'm really sorry.

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