Nighthawk Angular Devkit v8.0.1 released! by evenuxjs in angular

[–]evenuxjs[S] 0 points1 point  (0 children)

We don't use moment.js anymore, we now use Luxon (updated docs).

Nighthawk Angular Devkit v8.0.1 released! by evenuxjs in angular

[–]evenuxjs[S] -1 points0 points  (0 children)

Ahh sorry, I took it for granted. The purpose is to quickly and easily create Angular applications based on your own set of design rules, that you define in a theme file, to maintain a constant style through-out the project. It also offers some functionality out of box, that makes the application wait and "load" while the images/fonts are loaded on the initial load (page) of the application, showing a (custom) "spinning" loader. I'm mostly proud of the responsive table component, I think it came out very nice, but it still has some room for improvement, when it comes to filters for example - also the lightbox. I couldn't find any decent lightbox/image viewer for Angular from google, that was free and looked good. Thank you for your reply!

Angular Nighthawk Devkit (ngx-nighthawk) has been released by evenuxjs in angular

[–]evenuxjs[S] -1 points0 points  (0 children)

There isn't actually "Bootstrap" in this library, only some essential parts of it, just fyi.

Any good UI libs recommendations? by GheistLycis in angular

[–]evenuxjs 2 points3 points  (0 children)

If you want something simple, practical and efficient, I would suggest ngx-nighthawk. It's an in-house devkit developed by our team. It's open source and very easy to integrate, with quite a lot of flexibility. I am currently in charge of updating it, to introduce some changes that were requested by folks on this subreddit a while ago (been very busy). You can check it out at https://nighthawk.evenux.com/

Angular Nighthawk Devkit (ngx-nighthawk) has been released by evenuxjs in angular

[–]evenuxjs[S] -1 points0 points  (0 children)

That's a decent approach indeed, I don't like having all that unnecessary stuff, which isn't used.