std.io, Http, and sys library for node.js


Keywords
canvas, js, node.js, nodejs
License
BSD-3-Clause
Install
haxelib install nodejs 2.2.5

Documentation

Std haxe lib for node.js

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.

Coming soon:

Examples and getting started!

History

This library was forked from Ritchie Turner's nodejs library (legacy haxelib site) due to lack of maintenance.