js_bindings 0.0.9 copy "js_bindings: ^0.0.9" to clipboard
js_bindings: ^0.0.9 copied to clipboard

discontinuedreplaced by: typings

Complete JS bindings interop with autocomplete and documentation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add js_bindings

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  js_bindings: ^0.0.9

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:js_bindings/js_bindings.dart';
24
likes
0
pub points
69%
popularity

Publisher

unverified uploader

Complete JS bindings interop with autocomplete and documentation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

js, meta

More

Packages that depend on js_bindings