This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

js_facade_gen
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

TypeScript to Dart JS Interop facade generator Build Status

Generates package:js JS Interop faces for arbitrary TypeScript libraries.

Installation

  • execute npm i to install the dependencies,
  • the Dart SDK must be available to run end to end tests.

Gulp tasks

  • gulp watch executes the unit tests in watch mode (use gulp test.unit for a single run),
  • gulp test.e2e executes the e2e tests,
  • gulp test.check-format checks the source code formatting using clang-format,
  • gulp test runs unit tests, e2e tests and checks the source code formatting.

Publish

  • npm run prepublish

Readme

Keywords

Package Sidebar

Install

npm i js_facade_gen

Weekly Downloads

3

Version

0.0.1

License

Apache-2.0

Last publish

Collaborators

  • jacob314