Arham Jain

Results 38 comments of Arham Jain

To add onto this request, would it be possible to have that block also handle js compiling somehow? This may not even be possible (some of the file is compiled...

One thing that might be cool to have (by default) is support for colored text that is printed with terminal escape codes. I had to disable colored printing in my...

We can add http://libyue.com/ to the list. Looks really nice based on a quick read through of the docs, and it is CPP, which means binding to Nim shouldn't be...

Good question. I'll tentatively suggest that it should clear the value of the select, so unset the value. Alternatively, we do two different commands - `clear` always deletes the innerHTML,...

Found this issue today when I was trying to use [underscore.lua](http://mirven.github.io/underscore.lua/#all). Anyone else have any workarounds two years later? Normal lua supports multi-line chains, so it would be really nice...

This is also something I would like to have - ideally a simple function that takes in an input HTML string, and returns or allocates the output HTML string. The...

OS: Windows 10, CPU: i7 4720HQ I did a nimble install of the package, and I think I just ran nim c -r controlgallery2.nim I tried clicking on the comboboxes,...

Haha, it's fine. I never lost hope :laughing: That API looks pretty solid to me, I'd have to think about it more. I believe my original use case 5-6 years...