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
Hello,
I would like to try out the library but have two concerns.
How do I use it in a website? I tried <script src="downloadedFile.js"></script> but I do not know how (under which name) to access the functions then. Can it be used with requirejs?
Could you add example code showing how to iterate over all entries of a file and all fields of an entry, please? (order not important for now)
The text was updated successfully, but these errors were encountered:
Hello,
I would like to try out the library but have two concerns.
<script src="downloadedFile.js"></script>
but I do not know how (under which name) to access the functions then. Can it be used with requirejs?The text was updated successfully, but these errors were encountered: