Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.12 KB

README.textile

File metadata and controls

33 lines (22 loc) · 1.12 KB

PureMVC Port to TypeScript

PureMVC Port to TypeScript port by Frederic Saunier
PureMVC – Copyright© 2006-2012 Futurescale, Inc., Some rights reserved.
-———————————————————————————————————-
Release Date: 10/28/2012
Platform: TypeScript / JavaScript
Version: 1
Revision: 0
Author: Frederic Saunier <frederic.saunier@puremvc.org>
License: Creative Commons Attribution 3.0 United States License
-———————————————————————————————————-

Releases

Version 2.0

This port, inspired originally from PureMVC for AS3 standard port by Cliff Hall. The minification is brought to this
port using YUICompressor and Ant.

Version 1.0

First official PureMVC TypeScript port.

Usage

As this port depends on the TypeScript language you may want to start by reading "TypeScript «getting started» at ":http://www.typescriptlang.org/.

Build

To build the project you’ll need Ant to run the /build/build.xml file located in the build
YUICompressor compress files generated by TypeScript compiler. The YUICompressor munge option is activated.