Skip to content

Commit 509d4ef

Browse files
committed
Updated README
1 parent 2300d5b commit 509d4ef

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
1-
## [PureMVC](http://puremvc.github.com/) [TypeScript](https://github.com/puremvc/puremvc-typescript-standard-framework/wiki) Demo: Employee Admin (jQuery)
2-
This demo illustrates techniques for performing routine client-side maintenance operations in a PureMVC-based TypeScript jQuery application.
1+
## [PureMVC](http://puremvc.github.com/) [TypeScript](https://github.com/puremvc/puremvc-typescript-standard-framework/wiki) Demo: Employee Admin
2+
This demo illustrates techniques for performing routine client-side maintenance operations in a PureMVC-based TypeScript application.
33

4-
PureMVC framework and Employee Admin demo library files are loaded using Require.js. UI components
5-
are displayed using jQuery, jQuery UI and jQgrid.
4+
PureMVC framework and Employee Admin demo library files are loaded using Require.js. UI components are displayed using jQuery, jQuery UI and jQgrid.
65

7-
The demo is compiled as an AMD module using an Ant script that palliate TypeScript compiler
6+
The demo is compiled as an AMD module using an Ant script that palliate TypeScript compiler
87
issues building a single module using multiple TypeScript files. TypeScript will probably evolve on
98
this point in a near future. The demo will be tested and updated on each new TypeScript compiler
109
release. If it's not sufficiently up to date for you, please open an issue on Github or just send a
1110
pull request by your own, this will be more than welcome.
1211

13-
* [Live Demo](http://www.tekool.net/blogfiles/puremvc-typescript/puremvc-typescript-demo-jquery-employeeadmin/)
12+
* [Live Demo](http://puremvc.org/pages/demos/TS/PureMVC_TS_Demo_EmployeeAdmin)
1413
* [Discussion](http://www.tekool.net/blog/puremvc-typescript/)
1514

1615
## Screenshot
17-
![PureMVC TypeScript Demo: Employee Admin (jQuery)](https://raw.github.com/tekool/puremvc-typescript-demo-employeeadmin/master/screenshot.png)
16+
![PureMVC TypeScript Demo: Employee Admin](http://puremvc.org/pages/images/screenshots/PureMVC-Shot-TS-EmployeeAdmin.png)
1817

1918
## Status
2019
Development - [Version 1.0](https://github.com/PureMVC/puremvc-typescript-demo-jquery-employeeadmin/blob/master/VERSION)

screenshot.png

-18.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)