Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(430)

Unified Diff: pkg/js/README.md

Issue 1406093002: pkg/js: add link to example (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/js/example/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/js/README.md
diff --git a/pkg/js/README.md b/pkg/js/README.md
index af4b9314e7f07024394cffccb9ac6d15f784a1a1..e28092384b4fb89bd61abf9ec474993b06c3314a 100644
--- a/pkg/js/README.md
+++ b/pkg/js/README.md
@@ -20,6 +20,8 @@ If you are passing a Dart function to a JavaScript API, you must wrap it using
### Examples
+There is a [full example](https://github.com/dart-lang/sdk/tree/master/pkg/js/example) hosted with the `package:js` source code.
+
#### Calling methods
```dart
« no previous file with comments | « no previous file | pkg/js/example/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698