Haxe/js API documentation
To get started with the Haxe js target:
- Read through the Haxe Manual
- Read the Haxe/JavaScript target details
- Find and install popular Haxe/js libraries
- Learn by example with the Haxe Code Cookbook
package js
| .. | |
|---|---|
| html | |
| jquery | |
| swfobject | |
| Browser | |
| Cookie | |
| Error | |
| EvalError | |
| JQuery | |
| JQueryHelper | |
| JqEvent | |
| Lib | Platform-specific JavaScript Library. Provides some platform-specific functions for the JavaScript target. |
| Promise | |
| PromiseCallback | |
| RangeError | |
| ReferenceError | |
| RegExp | Native JavaScript regular expressions. |
| RegExpMatch | |
| SWFObject | |
| Selection | |
| SyntaxError | |
| Thenable | |
| TypeError | |
| URIError | |
| XMLSocket | By compiling the |