dj-json
v0.1.0
Published
Descend-through JavaScript or JSON objects in a declarative manner (and compatible with the Clarinet API)
Downloads
10
Readme
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>