babel-plugin-titanium-controller-args
v1.0.39
Published
⭐ Axway Amplify plugin for replacing string references in Appcelerator Titanium SDK Framework
Downloads
106
Readme
👉 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
babel-plugin-titanium-controller-args
For use with Axway Titanium and Alloy mobile projects.
Babel plugin to transform "$.args.myvariable" into $.arg.myvariable when used as parameters inside your child views and controllers.
Install
$ npm install --save babel-plugin-titanium-controller-args
Need Help?
Please submit an issue on GitHub and provide information about your setup.
License
Except for otherwise noted, this project is licensed under the terms of the MIT license. This means you have full access to the source code and can modify it to fit your own needs. See the license.md file.
Legal
This plugin is developed by Superhero Studios and the community and is Copyright (c) 2017 by Superhero Studios Incorporated. All Rights Reserved.
Superhero Studios Incorporated and this project are in no way affiliated with any of the following companies:
- Appcelerator, Inc
- Axway Inc
- Apple Inc
- Google Inc
Alloy is developed by Appcelerator and the community and is Copyright (c) 2012 by Appcelerator, Inc. All Rights Reserved.
Alloy is made available under the Apache Public License, version 2. See their license file for more information.