0.1.0 • Published 9 years ago

dj-json v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

dj

Descend-through JavaScript or JSON objects in a declarative manner (and compatible with the Clarinet API)

This project is not yet functional!

Usage

Node:

var DJ = require('dj-json');

Browser:

<script src="dj/index.js"></script>
0.1.0

9 years ago