node_preamble 1.4.4 copy "node_preamble: ^1.4.4" to clipboard
node_preamble: ^1.4.4 copied to clipboard

outdated

Better node.js preamble for dart2js, use it in your build system.

example/example.dart

import "package:node_preamble/preamble.dart" as preamble;

main() {
  print(preamble.getPreamble());
}
9
likes
0
pub points
99%
popularity

Publisher

unverified uploader

Better node.js preamble for dart2js, use it in your build system.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on node_preamble