Developer Usage
Smart Forms provides the following open-source TypeScript libraries:
-
Smart Forms Renderer (@aehrc/smart-forms-renderer)
A React-based library that contains the rendering engine. It acts as a reference implementation for the SDC Form Filler.
-
SDC Populate (@aehrc/sdc-populate)
A reference implementation of the SDC Populate operation, also known as $populate. Please refer to the sdc-populate API for more information.
-
SDC Assemble (@aehrc/sdc-assemble)
A reference implementation of the SDC Assemble operation, also known as $assemble. Please refer to the sdc-assemble API for more information.
-
SDC Template Extract (@aehrc/sdc-template-extract)
A reference implementation of the SDC Template Extract operation, also known as $extract. Please refer to the sdc-template-extract API for more information.