Simple Node Report is a React report designer for the simplenodeorm. 
Simple Node Report allows the user to create, save and run WYSIWYG style 
HTML reports in simplenodeorm. To use the report designer call the application
with the desired simplenodeorm context:

http://<reportdesignerurl>/?context=example

Source: 
https://github.com/simplenodeorm/simplenodereport.git

For more detailed information see <a href="https://github.com/simplenodeorm/simplenodereport/blob/master/public/docs/rdesigner-full.pdf">Report Designer Documentation</a>

This application is designed to work with simplenodeorm installations.

<a href="https://www.npmjs.com/package/@simplenodeorm/simplenodeorm">Simple Node ORM - NPM</a><br />
<a href="https://github.com/simplenodeorm/simplenodeorm">Simple Node ORM - GitHub</a><br />
<a href="https://github.com/simplenodeorm/simplenodeorm/blob/master/simplenodeorm.pdf">Simple Node ORM - Documentation</a>