Created
August 30, 2021 14:19
-
-
Save Talha-Altair/7664d6ecbf41da4e0010a0419b5113ff to your computer and use it in GitHub Desktop.
jinja to javascript
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| let data = JSON.parse('{{data|tojson}}') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment