typings 0.0.6+3 copy "typings: ^0.0.6+3" to clipboard
typings: ^0.0.6+3 copied to clipboard

Use NPM packages in your projects through TypeScript interop

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add typings

With Flutter:

 $ flutter pub add typings

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

dependencies:
  typings: ^0.0.6+3

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

Import it

Now in your Dart code, you can use:

import 'package:typings/typings.dart';
27
likes
100
pub points
69%
popularity

Publisher

unverified uploader

Use NPM packages in your projects through TypeScript interop

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

www.paypal.com

License

Apache-2.0 (LICENSE)

Dependencies

analyzer, build, js, source_gen, ts2dart

More

Packages that depend on typings