js2hx
JS to Haxe converter
Converts JSDoc annotated JavaScript code to Haxe externs for use in Haxe projects.
Convert JSDoc documented code to Haxe externs.
34 stars
4 watching
2 forks
Language: Haxe
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
haxefoundation/hxnodejs | Provides a set of extern type definitions for Node.js API in Haxe | 171 |
matthijskamstra/vue.hx | Provides Haxe externs for the Vue 2.0 API to enable integration with the Haxe compiler. | 3 |
meychi/createjs-haxe | Detailed externs for creating JavaScript wrappers around the CreateJS libraries in Haxe. | 12 |
ciscoheat/mithril-hx | Haxe bindings for a JavaScript MVC framework | 181 |
ruby0x1/scribe | Converts Haxe XML documentation to JSON or other formats | 4 |
syntax-tree/hast-util-to-jsx-runtime | A utility that converts a hast syntax tree to a framework-compatible JSX runtime | 55 |
jeremyfa/spine-hx | Automatically converts the official Java/libgdx Spine runtime into an Haxe-compatible version for use in Haxe-based projects | 56 |
geekrelief/as3tohaxe | Converts Actionscript 3 source files to haXe compatible code | 57 |
clemos/haxe-js-kit | A collection of Haxe tools and externs for JavaScript and Node.js to simplify development | 128 |
vdaburon/har-convertor-jmeter-plugin | A tool to convert HAR files to JMeter scripts and Record XML files | 14 |
matthijskamstra/hxmeteor | A set of tools and externs to facilitate the development of Meteor.js applications using Haxe. | 2 |
mmadfox/go-geojson2h3 | Utilities for converting between GeoJSON objects and H3 hexagon indexes | 4 |
massive-oss/haxe-react | A Haxe library providing a strongly typed interface to the React library for building web applications. | 197 |
creativeinquiry/go2json | Tool for generating abstract syntax trees from Go source code and converting them into JSON format for transpiling to other programming languages. | 5 |
hemanth/gulp-jstransform | Converts ES6 JavaScript to ES5. | 15 |