You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to extract all the tags from an EJS template in order to create structure of objects used in the given template and later fill the template with some mock/randomized data.
Are there any exported functions I could use or private functions that could be exported in order to be able to do what I am planning to do?
The text was updated successfully, but these errors were encountered:
I would like to extract all the tags from an EJS template in order to create structure of objects used in the given template and later fill the template with some mock/randomized data.
Are there any exported functions I could use or private functions that could be exported in order to be able to do what I am planning to do?
The text was updated successfully, but these errors were encountered: