just want to say this is probably my favorite javascript library when im forced to deal with a lot of regular expressions and yall might appreciate it too
https://github.com/iarna/node-perlisms/tree/latest/qr
@bossposs i just went bug eyed. what the hell. isn't this a Lua feature??
@shaderphantom the semantics are a bit different from lua! a templating function's arguments look like (stringParts, ...interpolatedParts) where stringParts is an array of the bits that aren't in ${}s and interpolatedParts is the bits that are
@shaderphantom (and stringParts always has exactly n+1 items where interpolatedParts has n items)
@shaderphantom YUP IT SURE IS ITS PROBABLY MY FAVORITE MODERN FEATURE