angular / router

The Angular 1 Component Router
MIT License
665 stars 135 forks source link

Support for Angular 2.0 written in ES5 #369

Open dpsthree opened 9 years ago

dpsthree commented 9 years ago

I have seen significant interest in converting existing applications to Angular 2.0 via ES5 as opposed to Typescript. I don't see a way to include this router into such a project. I realize that full support for Typescript Angular 2.0 is still underway, but is there a plan for eventually supporting ES5 Angular 2.0?