https://github.com/mobilehero-archive/titanium-module-copier
⭐ Axway Amplify module for copying dependencies to Appcelerator Titanium Resources SDK
https://github.com/mobilehero-archive/titanium-module-copier
alloy amplify android api-builder appcelerator appcelerator-titanium axway axway-amplify axway-sdk brenton-house ios nodejs npm titanium titanium-alloy titanium-mobile titanium-sdk
Last synced: 3 months ago
JSON representation
⭐ Axway Amplify module for copying dependencies to Appcelerator Titanium Resources SDK
- Host: GitHub
- URL: https://github.com/mobilehero-archive/titanium-module-copier
- Owner: mobilehero-archive
- Created: 2019-02-07T15:26:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-17T04:35:21.000Z (about 3 years ago)
- Last Synced: 2025-11-23T16:19:22.716Z (6 months ago)
- Topics: alloy, amplify, android, api-builder, appcelerator, appcelerator-titanium, axway, axway-amplify, axway-sdk, brenton-house, ios, nodejs, npm, titanium, titanium-alloy, titanium-mobile, titanium-sdk
- Language: JavaScript
- Homepage: https://brenton.house/saying-goodbye-to-axway-amplify-titanium-31a44f3671de
- Size: 1.03 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
[//]: # (header-start)
Preparing for end of Axway
👇 support for Amplify Cloud and Mobile 👇
🪦 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:
* [API Best Practices](https://brenton.house)
* [What is API Security?](https://brenton.house/what-is-api-security-5ca8117d4911)
* [OWASP Top 10 List for API Security](https://www.youtube.com/watch?v=GLVHDj0Cpg4)
* [What is API Security?](https://brenton.house/what-is-api-security-5ca8117d4911)
* [Top API Trends for 2022](https://brenton.house/top-10-api-integration-trends-for-2022-49b05f2ef299)
* [What is a Frankenstein API?](https://brenton.house/what-is-a-frankenstein-api-4d6e59fca6)
* [What is a Zombie API?](https://brenton.house/what-is-a-zombie-api-6e5427c39b6a)
* [API Developer Experience](https://brenton.house/keys-to-winning-with-an-awesome-api-developer-experience-62dd2fa668f4)
* [API Cybersecurity 101](https://brenton.house/what-is-api-security-5ca8117d4911)
* [YouTube API Videos](https://youtube.com/brentonhouse)
* [YouTube API Shorts Videos](https://youtube.com/apishorts)
[](https://www.youtube.com/watch?v=GLVHDj0Cpg4&list=PLsy9MwYlG1pew6sktCAIFD5tbrXy9HUQ7 "Click to watch on YouTube")
> [↑ Watch video on YouTube ↑](https://www.youtube.com/watch?v=GLVHDj0Cpg4&list=PLsy9MwYlG1pew6sktCAIFD5tbrXy9HUQ7)
[//]: # (header-end)
# @titanium/module-copier
[](https://www.npmjs.com/package/@titanium/module-copier)
[](https://dependabot.com)
> _**Turbo is not an official Axway product.**
> It is an experiment by [Brenton House](https://brenton.house) using open-source projects. You are welcome to try it out but be aware of the risks_
* [API FAQ:](#api-faq)
* [📝 Description](#-description)
* [🚀 Getting Started](#-getting-started)
* [🔗 Related Links](#-related-links)
* [📚 Learn More](#-learn-more)
* [📣 Feedback](#-feedback)
* [©️ Legal](#️-legal)
## 📝 Description
This module copies dependencies defined in package.json to Titanium Resources directory.
Currently, if you want to be able to use npm to install packages for Titanium, you need to do it from `/app/lib`, `/app/vendor`, or `/app/assets`.
What this module does is it gives the you (the developer) the ability to install Node.js modules for Titanium in the same place you are installing Node.js modules for everything else.
## 🚀 Getting Started
> This module is meant to be used as part of the Titanium mobile build process.
There are several ways this module can be used by Titanium:
- [x] You can [follow this JIRA ticket](https://jira.appcelerator.org/browse/TIMOB-26352) about this feature getting integrated into Titanium SDK
- [x] You can use this a part of a Titanium Plugin
- [x] You can execute this as command-line tool: `copymodules `
## 🔗 Related Links
⭐ [Titanium Mobile](https://www.npmjs.com/package/titanium) - Open-source tool for building powerful, cross-platform native apps with JavaScript.
⭐ [Alloy](https://www.npmjs.com/package/alloy) - MVC framework built on top of Titanium Mobile.
⭐ [Appcelerator](https://www.npmjs.com/package/appcelerator) - Installer for the Appcelerator Platform tool
## 📚 Learn More
⭐ [Axway Developer Portal](https://developer.axway.com)
## 📣 Feedback
Have an idea or a comment? [Join in the conversation here](https://github.com/brentonhouse/titanium-module-copier/issues)!
## ©️ 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.