okconceptbrowser React component
npm install okconceptviewer* OkConceptviewer can perform a function similar to that of var_dump in PHP: a way to show all of an object's properties (and values) on the screen quickly, usually in apps under development
* The code is available on NPM and GitHub
* okconceptviewer can be imported as React component:
* First get the default export: import Okconceptviewer from "okconceptviewer"
* Then use it to display an object in your component: return(
* OkConceptviewer is an extraction of the SpreadsheetCoreRecursive component from OkConcept0
!okcconcept0 logo with horse with sunglasses on
* A version of the SpreadsheetCoreRecursive component is used to display objects in the OkConcept0 project
[npm-badge]: https://img.shields.io/npm/v/npm-package.png?style=flat-square
[npm]: https://www.npmjs.org/package/okconceptviewer
copyright 2019-2020 by Dan McKeown at pacificio released under ISC License