Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danwahlin/angulartypescript
An Angular and TypeScript demo app that integrates with Azure AD and Office 365 cloud services.
https://github.com/danwahlin/angulartypescript
Last synced: 29 days ago
JSON representation
An Angular and TypeScript demo app that integrates with Azure AD and Office 365 cloud services.
- Host: GitHub
- URL: https://github.com/danwahlin/angulartypescript
- Owner: DanWahlin
- License: apache-2.0
- Created: 2015-03-05T17:45:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-01T13:01:10.000Z (about 9 years ago)
- Last Synced: 2024-10-03T11:42:02.205Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 4.73 MB
- Stars: 72
- Watchers: 11
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
Expense Manager with Angular and TypeScript
===============This application was originally written in JavaScript and then converted to
TypeScript to show how TS can be used in Angular applications.The application uses:
* Angular
* TypeScript
* adal.js (Azure AD client-side script)
* Various Office 365 cloud services (OneDrive for Business and more)The application was written by [Andrew Connell](http://twitter.com/andrewconnell) and [Dan Wahlin](http://twitter.com/danwahlin).