nodejs_interop 0.9.0
Provides interoperability for Node.js applications.
Node.js Interop for Dart
Node.js interoperability for Dart.
Resources
Requirements
If you plan to play with the sources, you will also need the latest Grinder version.
Unit tests
In order to run the tests, you must install the Node.js test dependencies by running the following command:
$ npm install
Then, you can launch the test runner from the command prompt:
$ pub run test
License
Node.js Interop for Dart is distributed under the MIT License.