Initial commit of package:js_interop 0.1.0-beta (#476)

Making a breaking change to avoid breaking any existing users of
package:js_interop. Also modifies the monorepo's README to detail
the packages within rather than being a symlink to web's README.
7 files changed
tree: f8b4091620d7790971a4dc99b0428755bae83519
  1. .github/
  2. js_interop/
  3. third_party/
  4. web/
  5. web_generator/
  6. .gitignore
  7. LICENSE
  8. README.md
README.md

Packages

PackageDescriptionVersion
webLightweight browser API bindings built around JS interop.pub package
js_interopUtility functions and types for dart:js_interop and dart:js_interop_unsafe.pub package
web_generatorTools to generate Dart interfaces from TypeScript declaration files and Web IDL definitions.N/A