Package Exports
- @titanium/module-copier
- @titanium/module-copier/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@titanium/module-copier) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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
- What is API Security?
- OWASP Top 10 List for API Security
- What is API Security?
- Top API Trends for 2022
- What is a Frankenstein API?
- What is a Zombie API?
- API Developer Experience
- API Cybersecurity 101
- YouTube API Videos
- YouTube API Shorts Videos
@titanium/module-copier
Turbo is not an official Axway product.
It is an experiment by Brenton House using open-source projects. You are welcome to try it out but be aware of the risks
- API FAQ:
- ð Description
- ð Getting Started
- ð Related Links
- ð Learn More
- ðĢ Feedback
- ÂĐïļ 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:
- You can follow this JIRA ticket about this feature getting integrated into Titanium SDK
- You can use this a part of a Titanium Plugin
- You can execute this as command-line tool:
copymodules <projectPath> <targetPath>
ð 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.
â 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.