liform-react
liform-react copied to clipboard
No longer works for Node 11+
Due to the use of an outdated version of ajv (uses 5.2.2 and latest is 8.2.0) that still uses the deprecated url.parse method (deprecated since node 11) this module will never work if you use Node 11+.
If anyone runs into the same issue.
I've taken it upon myself to update and rewrite the module as jform-react