gnat / surreal

🗿 Mini jQuery alternative. Dependency-free animations. Locality of Behavior. Use one element or arrays transparently. Pairs with htmx. Vanilla querySelector() but better!
https://gnat.github.io/surreal/example.html
MIT License
1.2k stars 24 forks source link

map get #39

Open mybigman opened 2 months ago

mybigman commented 2 months ago

how do I achieve the jquery version in surreal?

$(elements).map(...).get()

any(elements)?.map(...) ???