flatson-js
v0.0.1
Published
A Javascript implementation of helpers for the [FlatSON specification](https://hub.psychoinformatics.de/datalink/flatson): A Field name encoding specification for bidirectional conversion of nested JSON to a table representation.
Downloads
7
Readme
FlatSON-JS
A Javascript implementation of helpers for the FlatSON specification: A Field name encoding specification for bidirectional conversion of nested JSON to a table representation.
Usage
Install from npm
npm install flatson-jsInstall from latest source code
Clone the source code:
git clone https://hub.psychoinformatics.de/datalink/flatson-js.git <path>Install the library into your virtual environment and project:
npm install --save <path>Using flatson-js
Import and use flatson-js in your JavaScript code, for example:
Acknowledgements
This work was funded, in part, by
- Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under grant TRR 379 (546006540, Q02 project)
- Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under grant SFB 1451 (431549029, INF project)
- MKW-NRW: Ministerium für Kultur und Wissenschaft des Landes Nordrhein-Westfalen under the Kooperationsplattformen 2022 program, grant number: KP22-106A
