#
flexjs
Here are 7 public repositories matching this topic...
Convert TypeScript definitions (d.ts files) into ActionScript classes and interfaces for use as external libraries with Apache FlexJS
-
Updated
Oct 26, 2017 - TypeScript
Command line utility that builds ActionScript projects configured with an asconfig.json file.
-
Updated
May 13, 2020 - ActionScript
Multiple examples of building a loan payment calculator widget using transpiled ActionScript and HTML
-
Updated
Aug 23, 2017 - ActionScript
Yeoman generator for Apache FlexJS applications, MXML components, and ActionScript classes/interfaces
-
Updated
Aug 23, 2017 - ActionScript
Utilities for manipulating untyped JavaScript objects in ActionScript.
-
Updated
Oct 26, 2017 - ActionScript
An automated testing library for ActionScript transpiled to JavaScript
-
Updated
Oct 26, 2017 - ActionScript
Improve this page
Add a description, image, and links to the flexjs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the flexjs topic, visit your repo's landing page and select "manage topics."
Similar to renaming local variables/functions, renaming private variables/methods can be optimized to search fewer files.
See this commit for the local optimization: ce31bd66175812b981a6bd3f76fa68d8b8ebeb49
A similar optimization is possible if it's classified as a CLASS_MEMBER and the namespace is private.