I'm working on a way to present JSON data, besides serializing it to a string. I'm also trying to build up a corpus of sample JSON documents to make it easy to play around with different presentation styles.
- Collapsing and Expanding
- Syntax highlighting post-render example
- load URLs with a spinner
- Edit leaf values
- Add items to objects
- Add items to arrays
- Remove items from objects and arrays
- Wrap a node in a list
- Unwrap node(s) in a list
- Speed up node creation
- underscore.js
- backbone.js
- DOMBuilder
- Traverse
- Eco templates
- js-naturalsort: Jim Palmer, Mike Grier, Clint Priest, Kyle Adams, guillermo
Copyright (c) 2010-2011 Ben Atkin. Licensed under the terms of the MIT license.