https://github.com/ladybug-tools/honeybee-viewer
Web-based viewer to visualize honeyebee schema
https://github.com/ladybug-tools/honeybee-viewer
aec json ladybug-tools schema treeview
Last synced: 26 days ago
JSON representation
Web-based viewer to visualize honeyebee schema
- Host: GitHub
- URL: https://github.com/ladybug-tools/honeybee-viewer
- Owner: ladybug-tools
- License: mit
- Created: 2020-01-10T22:25:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-21T16:07:13.000Z (about 4 years ago)
- Last Synced: 2024-12-06T19:13:22.089Z (10 months ago)
- Topics: aec, json, ladybug-tools, schema, treeview
- Language: JavaScript
- Homepage: https://www.ladybug.tools/honeybee-viewer/
- Size: 2.97 MB
- Stars: 3
- Watchers: 9
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[You are now in a GitHub source code view - click this link to view Read Me file as a web page]( https://www.ladybug.tools/honeybee-viewer/#README.md "View file as a web page." )
# [Honeybee Viewer Read Me]( ./index.html )
### Honeybee Viewer LT: https://www.ladybug.tools/honeybee-viewer/viewer-lt/
The Viewer core functionality
## Honeybee Viewer 3D
View data in 3D with the Three.js renderer
### Preferred or 'canonical' link:
https://www.ladybug.tools/honeybee-viewer/viewer-3d/### [Honeybee Viewer 3D Read Me ]( https://www.ladybug.tools/honeybee-viewer/viewer-3d/readme.html)
## Honeybee Viewer
View Honeybee JSON as a text only tree view
### Preferred or 'canonical' link:
https://www.ladybug.tools/honeybee-viewer/viewer/### [Honeybee Viewer Read Me ]( https://www.ladybug.tools/honeybee-viewer/viewer/readme.html)
## JSON Tree Viewer
Demos of the script used to create the tree views.
### Preferred or 'canonical' link:
https://www.ladybug.tools/honeybee-viewer/json-tree-viewer/### [JSON Tree Viewer Read me]( https://www.ladybug.tools/honeybee-viewer/json-tree-viewer/readme.html )
## Links of Interest
### Honeybee Data-Model Objects
* https://ladybug-tools-in2.github.io/
* https://github.com/ladybug-tools-in2/ladybug-tools-in2.github.io
* https://github.com/ladybug-tools-in2/honeybee-model-schema/tree/master/honeybee_schema/samples### Experimenting with
* https://chronver.org/
### JSON Tree View Renderers
* https://www.cssscript.com/json-data-tree-view/
* https://github.com/pgrabovets/json-view
* https://github.com/luyuan/json-tree-view
* https://luyuan.github.io/json-tree-view/
* https://stackoverflow.com/questions/8560960/how-to-generate-treeview-from-json-data-using-javascript
* http://jsfiddle.net/5fC7C/29/
* https://stackoverflow.com/questions/8560960/how-to-generate-treeview-from-json-data-using-javascript
* https://stackoverflow.com/questions/49845748/convert-a-flat-json-file-to-tree-structure-in-javascript
* https://stackoverflow.com/questions/54786653/parent-child-treeview-in-javascript-from-json-fileJSON sample files
* https://catalog.data.gov/dataset?res_format=JSON
* https://www.sitepoint.com/10-example-json-files/
* https://github.com/ozlerhakan/mongodb-json-filesReplace url
* https://stackoverflow.com/questions/37684/how-to-replace-plain-urls-with-links
***