ngx-datatable
ReactGrid
ngx-datatable | ReactGrid | |
---|---|---|
7 | 4 | |
4,627 | 1,278 | |
0.0% | 4.0% | |
0.0 | 8.2 | |
5 months ago | 24 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ngx-datatable
- What are some of the best table libraries out there?
-
Top 10+ Angular Libraries for Your Next Web App
GitHub Stars: 4.5k
-
Five things I wish I knew before starting serious development (a journey into code perfection)
// Fix for scroll position computations // See https://github.com/swimlane/ngx-datatable/issues/669 for details setTimeout(() => this.doSomething(); }, 200);
-
Which data table library is good for angular?
Yes I have tried everything from this github issue thread https://github.com/swimlane/ngx-datatable/issues/193
-
Best table library
Do you mean a datatable / grid component? IF so, we've had success with the one built into ng material. In the past I've also used ngx-datatable. but I'm not sure if it has Angular 13 support yet.
-
Suggestions on grid solution
I have pretty good experiences with ngx-datatable. Take a look at the demo to see if it has what you need: https://swimlane.github.io/ngx-datatable/
-
Displaying data table in component?
You can use Material Table or ngx-datatable, both are easy to configure and work with.
ReactGrid
- What might cause a component
-
Looking for a tool to implement excel-like features in web app
I used this one at work https://reactgrid.com/
-
Financial liquidity planner with ReactGrid and Chart.js
We created a fully working liquidity planner example on codesandbox.io. This sample runs with the ReactGrid MIT, we encourage you to visit a fully functional sample deployed at our website. There you can try extra features available only in the PRO version: fill handle, range selection, area copy/cut/paste. You can compare both versions here.
What are some alternatives?
ng-select - :star: Native angular select component
revo-grid - RevoGrid - Fast, responsive, and feature-rich excel like virtual data grid for modern web applications. Supports filtering, grouping, infinite scrolling, and integration with Vue, React, Angular, and Svelte.
nebular - :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
MUI X - MUI X is a collection of advanced React UI components for complex use cases. Use the native integration with Material UI or extend your design system. They feature state-of-the-art functionality and complex UX workflows for data-rich applications and support a wide range of use cases. MUI X is open core—base components are MIT-licensed, while more advanced features require a Pro or Premium commercial license. Components: - Data Grid - Date and Time Pickers - Charts - Tree View
ngx-scroll-to - Scroll to any element to enhance scroll-based features in you app. Works for Angular 4+, both AoT and SSR. No dependencies.
fortune-sheet - A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets
ngx-permissions - Permission and roles based access control for your angular(angular 2,4,5,6,7,9+) applications(AOT, lazy modules compatible
ag-Grid - The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.
angular-google-maps - Angular 2+ Google Maps Components
react-table - 🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
ngx-monaco-editor - Monaco Editor component for Angular 2 and Above
react-table - ⚛️ Hooks for building fast and extendable tables and datagrids for React [Moved to: https://github.com/TanStack/react-table]