Skip to content

ForbesLindesay/object-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A browser module to create an extensible gui to explore objects

Resources

License

Stars

Watchers

Forks

Packages

No packages published