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

Side by Side Diff: pkg/json/README.md

Issue 23414005: Create json package. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Don't use dart:convert. Created 7 years, 3 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | pkg/json/lib/json.dart » ('j') | pkg/json/lib/json.dart » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 A JSON library for Dart.
2
3 The path package provides some extensible classes for JSON manipulations. It
4 is (in its original form) a copy of the `dart:json` library before it was
Lasse Reichstein Nielsen 2013/08/27 10:06:20 "before that was deprecated" (it->that).
floitsch 2013/08/27 11:51:02 Done.
5 deprecated.
OLDNEW
« no previous file with comments | « no previous file | pkg/json/lib/json.dart » ('j') | pkg/json/lib/json.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698