Lars Marius Garshol
Lars Marius Garshol
I didn't answer because I don't have time to write this function from scratch. You're on the right trick, but in the top level of your function I'd use `if`...
You know what an `if` statement is, right? What's inside the `()` is the test.
> I guess the better word is excited and I hope this is a good thing I think it's a good thing. You're certainly breathing new life into the project....
> How is JSLT supposed to know that more than 1 URL appears in the text ? I don't think this is the right way to view the issue. The...
It's still being maintained. > jslt XSLT in JSON alternative, now dead This was me considering JSLT as a possible name, and noting that it was being used by a...
The next release will be when there is something to release. What that will be depends on what needs people report. We could of course build all sorts of stuff,...
You're right that there is no other way at the moment. `max()` and `min()` should perhaps also have single-argument versions that accept an array.
I think all of these ideas make a lot of sense, but I don't think I'm going to work on this at the moment. Pull requests are very much welcome,...
Thanks for taking care of this! I have dependabot configured, and it should have told us about this, but it looks like the alerting rules had been broken somehow. I've...
I'm not sure exactly what you want to achieve, but one way to approach this is to first do something like: ``` let products = { for (.products) .productId :...