Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremylikness/todong1tong2
Example upgrade from Angular 1.x to Angular 2.0
https://github.com/jeremylikness/todong1tong2
Last synced: about 15 hours ago
JSON representation
Example upgrade from Angular 1.x to Angular 2.0
- Host: GitHub
- URL: https://github.com/jeremylikness/todong1tong2
- Owner: JeremyLikness
- Created: 2016-01-19T15:21:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-19T15:28:00.000Z (almost 9 years ago)
- Last Synced: 2023-08-11T03:08:19.494Z (over 1 year ago)
- Language: HTML
- Size: 2.79 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo Angular App
This is an example of upgrading Angular 1.x to Angular 2.0. In this example, a todo
controller is migrated to an Angular 2 component and then the upgrade adapter used to
allow it to run in the Angular 1 app.