1.0.1 • Published 4 years ago

okconceptviewer v1.0.1

Weekly downloads
13
License
MIT
Repository
-
Last release
4 years ago

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 spreadsheetdata={{"name":"Mango", "type":"Quaker Parrot"}} />)

  • 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

copyright 2019-2020 by Dan McKeown at pacificio released under ISC License

1.0.1

4 years ago

1.0.0

4 years ago

0.9.3

4 years ago

0.9.0

4 years ago

0.8.0

4 years ago

0.9.2

4 years ago

0.9.1

4 years ago

0.8.2

4 years ago

0.5.10

5 years ago

0.5.9

5 years ago

0.5.7

5 years ago

0.5.6

5 years ago