haxejs icon indicating copy to clipboard operation
haxejs copied to clipboard

Documentation about using JavaScript with Haxe

Results 8 haxejs issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.1 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 v1.25.0 Release 1.25.0 Changelog Sourced from prismjs's changelog. 1.27.0 (2022-02-17) New components...

dependencies

I have written the examples I needed for my project. And feel it's a helpful start when you want to know more about Haxe in combination with JavaScript! But it's...

minor grammar in heading

At the bottom of , under "Expert", the link to the example macro is broken.

Would be great to have a section on common build options + libraries. E.g. useful `project.xml`, `include.xml` or `build.hxml` copy/paste files, options like source map, minify, useful libraries, etc.