marmelab / ng-admin

Add an AngularJS admin GUI to any RESTful API
http://ng-admin-book.marmelab.com/
MIT License
3.95k stars 725 forks source link

AngularJS 2 version #1304

Closed johnwen18 closed 7 years ago

johnwen18 commented 7 years ago

hello I would like to know is there a ng-admin version support AngularJS 2 ?

SebLours commented 7 years ago

Answer is here: https://marmelab.com/blog/2017/01/27/ngadmin-1.0-is-out.html#roadmap-and-future-of-ng-admin

jpetitcolas commented 7 years ago

@SebLours is right:

Ng-admin relies on Angular 1.x, a technology we used heavily at marmelab. Yet, we didn’t make the switch to Angular2, as we preferred to dive in the awesome React ecosystem. So, we will probably never port ng-admin to Angular 2.0.

But feel free to fork this project if you need to. :)