1.0.0 • Published 4 years ago

@titanium-sdk/template-app-classic v1.0.0

Weekly downloads
1
License
-
Repository
-
Last release
4 years ago

Titanium Classic App Templates

This package contains templates for creating Titanium Classic applications.

JavaScript Two Tabbed Template

A JavaScript version of the classic two tabbed application.

ti new --template app-classic
ti new --template @titanium-sdk/template-app-classic
ti new --template @titanium-sdk/template-app-classic:js/two-tabbed

TypeScript Two Tabbed Template

An TypeScript version of the classic two tabbed application.

ti new --template app-classic:ts/two-tabbed
ti new --template @titanium-sdk/template-app-classic:ts/two-tabbed
1.0.0

4 years ago