@titanium/plugin-turbo

1.0.49 • Public • Published

Preparing for end of Axway

👇   support for Amplify Cloud and Mobile   👇

RIP Axway Amplify Titanium (2010 - 2022)

🪦   RIP Axway Amplify Titanium (2010 - 2022)

🪦   RIP Axway Amplify Cloud Services (2012 - 2022)

🪦   RIP Axway Amplify Crash Analytics (2015 - 2022)


🛑    Axway support for Amplify products has ended for most products related to mobile and cloud.

A few of the open-source versions of Axway Amplify products will live on after Axway Amplify End-of-Life (EOL) announcements. However, all closed-source projects and most open-source projects are now dead.

 

👉    A group of Axway employees, ex-Axway employees, and some developers from Titanium community have created a legal org and now officially decide all matters related to future of these products.

 


API FAQ:

 

Click to watch on Youtube

  ↑ Watch video on YouTube ↑

 

 


 

 

@titanium/plugin-turbo

https://www.npmjs.com/package/@titanium/plugin-turbo

Axway Amplify plugin to use Turbo or Alloy with Appcelerator Titanium SDK

📝 Description

Here are how things currently work by default:

  • Titanium Mobile will use the globally installed Alloy package when compiling mobile apps.
  • Appcelerator bundles a version of Alloy with it and will use that when compiling mobile apps.

The goal and purpose of this plugin is to allow you to install a specific version of Turbo or Alloy locally and to be able to have Titanium and/or Appcelerator use this when compiling your app.

🚀 Getting Started

NOTE: Before installing this plugin, make sure you have a package.json file in the root of your project. If you don't, you can just run the following in the project root directory and it will create one for you:

npm init --yes

To install this plugin, run the following in the project root directory:

npm install --save-dev @titanium/plugin-turbo

This will install the npm package as well as run a post-install script that will also create the Titanium plugin for you.

Don't worry about having this plugin installed if you do not have Turbo or Alloy installed locally. If the plugin cannot find Turbo or Alloy locally, it will fallback to the default location depending on your tool (see above).

🔗 Related Links

  • Titanium Mobile - Open-source tool for building powerful, cross-platform native apps with JavaScript.
  • Alloy - MVC framework built on top of Titanium Mobile.
  • Turbo - Variation of Titanium Alloy that adds some enhancements and customizations for rapid development.
  • Appcelerator - Installer for the Appcelerator Platform tool

📚 Learn More

📣 Feedback

Have an idea or a comment? Join in the conversation here!

©️ Legal

Alloy is developed by Appcelerator and the community and is Copyright © 2012-Present by Appcelerator, Inc. All Rights Reserved.

Alloy is made available under the Apache Public License, version 2. See their license file for more information.

Appcelerator is a registered trademark of Appcelerator, Inc. Titanium is a registered trademark of Appcelerator, Inc. Please see the LEGAL information about using trademarks, privacy policy, terms of usage and other legal information at http://www.appcelerator.com/legal.

Package Sidebar

Install

npm i @titanium/plugin-turbo

Weekly Downloads

8

Version

1.0.49

License

MIT

Unpacked Size

12.5 kB

Total Files

7

Last publish

Collaborators

  • secure-bot
  • brentonhouse