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

Unified Diff: pkg/js_ast/README.md

Issue 931953002: Move js_ast library to its own package under pkg (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 10 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
Index: pkg/js_ast/README.md
diff --git a/pkg/js_ast/README.md b/pkg/js_ast/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..1ce3be8c77a1ccf3fef2da2a17ed9aa3cf0fbef1
--- /dev/null
+++ b/pkg/js_ast/README.md
@@ -0,0 +1,4 @@
+js_ast
+======
+
+A library for creating JavaScript ASTs from templates.
« no previous file with comments | « pkg/js_ast/LICENSE ('k') | pkg/js_ast/lib/js_ast.dart » ('j') | pkg/js_ast/pubspec.yaml » ('J')

Powered by Google App Engine
This is Rietveld 408576698