All Projects → piotrzarzycki21 → TranspiledActionScript

piotrzarzycki21 / TranspiledActionScript

Licence: Apache-2.0 license
It is all about Apache Royale™ (FlexJS)

Programming Languages

actionscript
884 projects

Projects that are alternatives of or similar to TranspiledActionScript

dts2as
Convert TypeScript definitions (d.ts files) into ActionScript classes and interfaces for use as external libraries with Apache FlexJS
Stars: ✭ 37 (+184.62%)
Mutual labels:  apache-flexjs

Summary

The TranspiledActionScript is an idea to have all the updates on what is happening in Apache Royale™ project in one place. This repository will present information as code snippets, utils, wiki articles as well as more sophisticated examples, some of which will be at a certain point moved to Apache Royale™ project.

How it works

The repository will contain three branches, i.e. examples, snippets and utils. Each branch will have its own main folder, – Examples, Snippets and Utils, respectively. The branches can be described in the following way:

examples - will contain the Examples folder, in which each created subfolder will present an example with files that can be opened and built using the IDEs currently supporting Apache Royale™ (Moonshine IDE, Visual Studio Code by NextGen ActionScript plugin). Additionally, examples will contain Maven "pom.xml" files which will allow to build the examples without IDE involvement. As one of the purposes of this branch is to presents the newest features available in Apache Royale™, the written code will always use the “Nightly build” of Apache Royale™.

Examples 
| 
| 
+ MyExample 
| 
| 
+ AnotherExample

snippets - will contain the Snippets folder, in which each created subfolder will include files (ActionScript classes, MXML files) containing short presentation of an interesting code in Apache Royale™, along with a proper description, usually in a separate GitHub .md file.

Snippets 
| 
| 
+ MyBindingSnippets 
| 
| 
+ MySecondBindingSnippets

utils – will contain everything which does not fit the "examples" or "snippets" branches, but can be helpful while developing your applications in Apache Royale™.

Utils 
| 
| 
+ MyUtilsForBuildHelp 
| 
| 
+ MyUtilForCleanUp 

Releases

The release will take place as soon as enough helpful information is gathered in one of the branches. All the updated branches will be merged into the "master" branch at a certain point, the CHANGELOG.md will be updated and the release will be announced to you.

Trademarks

Apache, Apache Royale™, Apache Maven™ and the Apache Maven™, Apache Royale™ logo are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries. No endorsement by The Apache Software Foundation is implied by the use of these marks.

ActionScript are registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries. No endorsement by Adobe Systems Incorporated is implied by the use of these marks.

Support this project by buying me beer on Patreon! :)

Enjoy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].