1.0.0 • Published 7 years ago

object-explorer v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

object-explorer

A browser module to create an extensible gui to explore objects

You can see this module in use for many of the demos on http://demos.forbeslindesay.co.uk/

Dependency Status NPM version

Installation

npm install object-explorer

Basic Usage

var ObjectExplorer = require('object-explorer')
var oe = new ObjectExplorer({myObject})
oe.appendTo(document.getElementById('container'))

License

MIT

1.0.0

7 years ago

0.2.0

12 years ago

0.1.0

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago