Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 801 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 801 Bytes

Node interop libraries for Dart

Package Description
node_interop Node API bindings and utilities.
node_io Wrapper around Node I/O APIs designed to server as direct replacement for dart:io.
node_http HTTP client which uses Node I/O and implements package:http interface.
build_node_compilers DDC and dart2js builders to use with build_runner for compiling to Node.