Functions in JSON
Open
documentation
PR welcome
- Dominant language
- Vue
- Stars
- 126
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
I'm storing form schemas as JSON in a db and fetch that schemas dynamically via ajax, when needed.
In the advanced section of your docs you use functions as values.
Storing Functions in JSON that way is not possible.
Do you know a way, how I could store this functions as string and convert them to functions after fetching or do you have another workaround for that issue?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.