nodejs_interop 0.3.0 copy "nodejs_interop: ^0.3.0" to clipboard
nodejs_interop: ^0.3.0 copied to clipboard

discontinued
outdatedDart 1 only

Provides interoperability with Node.js APIs.

Changelog #

This file contains highlights of what changes on each version of the Node.js interop for Dart library.

Version 0.3.0 #

  • Added the os module.
  • Added the convertToDart() and convertToFuture() functions.
  • Added the CpuUsage, NodejsPlatform and Promise classes.
  • Added a partial implementation of the Process class.

Version 0.2.0 #

  • Breaking change: renamed the PathObject class to Path.
  • Added the assert module.
  • Added the errors module.
  • Added the events module.

Version 0.1.0 #

  • Initial release: provides the require() function and the path module.
0
likes
0
pub points
0%
popularity

Publisher

verified publisherbelin.io

Provides interoperability with Node.js APIs.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

collection, js, platform

More

Packages that depend on nodejs_interop