raymondcamden’s avatarraymondcamden’s Twitter Archive—№ 69,480

  1. I've checked the docs but I swear I can't find it - given an object in LiquidJS, is there a filter that returns a key? So an array of people objects, I want a name from one element: {% assign name = people | first | SOMETHING %}