/nodejs-std

Some of the Haxe std library for Node.js

Primary LanguageHaxe

Description

This library contains all you need to use haxe plus the std libary with node.js.

Starting with the git tag v0.10.25 and the branch node_pre0.10.25, when there are breaking API changes in Node.js then a new branch will be created here. The master branch will match follow the most current version of Node.js.

History

Alternative to the nodejs haxelib library, forked due to a lack of maintenance form the other library.

This library includes code from Ritchie Turner's haxe node.js github libraries. There doesn't seem to be a canonical haxe std lib to match the nodejs haxelib. Many of the existing libraries have an unknown status, or have migrated to other projects.