1.0.0 • Published 6 years ago

object-explorer v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 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

6 years ago

0.2.0

11 years ago

0.1.0

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago