plsnp
plsnp
Hello, thanks for the library. I am running windows 10 with powershell. When i use the getPassword function i get the following error `stty: standard input: Inappropriate ioctl for device`....
How can i switch the language of the user interface in Windows? I could not find the option
Right now when printing `{{doesnt_exist}}` it just doesn't print anything. Rather i would like to have throw an exception or even better check on compile time. Now bugs are there...
At the moment i only find documentation for for-loops at https://ginger.tobiasdammers.nl/guide/getting-started/ under heading "Ginger Syntax: The Basics.". I would like to loop over a dictionary. Sometimes only keys are needed,...
When i have a nest structure of arrays and objects and do `{{var}}` it concatenates all values. Instead could it print a JSON like format to see the structure? If...
Hello From https://github.com/tdammers/ginger/blob/master/doc/getting-started.markdown#running---the-easy-interface > Note that, because Ginger is a dynamically typed language (or, actually, an untyped language), passing values to a template execution context requires conversion to Ginger values,...