Pinned Repositories
asconfigc
Command line utility that builds ActionScript projects configured with an asconfig.json file.
dts2as
Convert TypeScript definitions (d.ts files) into ActionScript classes and interfaces for use as external libraries with Apache FlexJS
generator-flexjs
Yeoman generator for Apache FlexJS applications, MXML components, and ActionScript classes/interfaces
haxe-markdown-openfl-textfield
A Markdown parser in Haxe, targeting the OpenFL TextField class
nextgenas-unsafe
Utilities for manipulating untyped JavaScript objects in ActionScript.
NextGenAS_LoanPaymentCalculator
Multiple examples of building a loan payment calculator widget using transpiled ActionScript and HTML
snake-server
Create TCP/HTTP servers in Haxe, or start a simple HTTP server from the command line 🐍
vscode-as3mxml
ActionScript & MXML language extension for Visual Studio Code. Develop apps for Adobe AIR, Adobe Flash Player, or Apache Royale.
vscode-nextgenas-extension-pack
A collection of essential Visual Studio Code extensions for developing ActionScript, MXML, and SWF projects.
vscode-swf-debug
SWF debugger extension for Visual Studio Code
Bowler Hat LLC's Repositories
BowlerHatLLC/vscode-as3mxml
ActionScript & MXML language extension for Visual Studio Code. Develop apps for Adobe AIR, Adobe Flash Player, or Apache Royale.
BowlerHatLLC/dts2as
Convert TypeScript definitions (d.ts files) into ActionScript classes and interfaces for use as external libraries with Apache FlexJS
BowlerHatLLC/asconfigc
Command line utility that builds ActionScript projects configured with an asconfig.json file.
BowlerHatLLC/vscode-swf-debug
SWF debugger extension for Visual Studio Code
BowlerHatLLC/snake-server
Create TCP/HTTP servers in Haxe, or start a simple HTTP server from the command line 🐍
BowlerHatLLC/haxe-markdown-openfl-textfield
A Markdown parser in Haxe, targeting the OpenFL TextField class
BowlerHatLLC/NextGenAS_LoanPaymentCalculator
Multiple examples of building a loan payment calculator widget using transpiled ActionScript and HTML
BowlerHatLLC/generator-flexjs
Yeoman generator for Apache FlexJS applications, MXML components, and ActionScript classes/interfaces
BowlerHatLLC/eclipse-as3mxml
Eclipse plugin based on the ActionScript & MXML language server
BowlerHatLLC/nextgenas-test
An automated testing library for ActionScript transpiled to JavaScript
BowlerHatLLC/nextgenas-unsafe
Utilities for manipulating untyped JavaScript objects in ActionScript.
BowlerHatLLC/vscode-nextgenas-extension-pack
A collection of essential Visual Studio Code extensions for developing ActionScript, MXML, and SWF projects.
BowlerHatLLC/vscode-as3mxml-example-workspace-app-and-library
Demonstrates how to create a workspace in Visual Studio Code that contains both an AIR application project and a SWC library project that the app depends on