node_interop 0.0.5 copy "node_interop: ^0.0.5" to clipboard
node_interop: ^0.0.5 copied to clipboard

outdatedDart 1 only

Interop library for writing NodeJS apps and modules in Dart.

Changelog #

0.0.5 #

  • Streamlined bindings layer and exposed as it's own library. Use import package:node_interop/bindings.dart to get access.
  • Added bindings for 'http' module (work in progress).

0.0.4 #

  • Upgraded to test package with support for running tests in Node
  • Implemented NodeFileSystem.file() and File.writeAsStringSync().

0.0.3 #

  • Added bindings for Console.

0.0.2 #

  • Switched to use official node_preamble package

0.0.1 #

  • Initial version
47
likes
0
pub points
95%
popularity

Publisher

unverified uploader

Interop library for writing NodeJS apps and modules in Dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

barback, file, glob, js, node_preamble, platform

More

Packages that depend on node_interop