ngx-datatable
ngx-permissions
ngx-datatable | ngx-permissions | |
---|---|---|
7 | 4 | |
4,627 | 942 | |
0.0% | - | |
0.0 | 4.9 | |
5 months ago | 9 months 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.
ngx-permissions
- New to angular here, making a small project to test it out (angular13, Laravel backend), liking it so far! One thing I have been is proving difficult, is some kind of ACL, roles and permissions etc. Some good articles or examples out there that you guys recommend? Thank you!
- Strategies for implementing a Role based UI?
-
Roles hierarchy
To add to /u/vicmarcal 's answer, ngx-permissions gives you fine-grained control in angular based on roles/permissions.
- Guard for Role-based access control
What are some alternatives?
ng-select - :star: Native angular select component
accesscontrol - Role and Attribute based Access Control for Node.js
nebular - :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
react-role - Lightweight role based access management solution for React applications
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.
laratrust - Handle roles and permissions in your Laravel application
angular-google-maps - Angular 2+ Google Maps Components
ng2-pdfjs-viewer - An angular component for PDFJS and ViewerJS (Supports all versions of angular)
ReactGrid - Add spreadsheet-like behavior to your React app
ngx-monaco-editor - Monaco Editor component for Angular 2 and Above
angular2-jwt - Helper library for handling JWTs in Angular apps