UNPKG
on-http-y1
Version:
latest (2.14.0)
2.14.0
OnRack Http Server
github.com/RackHD/on-http
RackHD/on-http
on-http-y1
/
data
/
views
/
collection.2.0.json
4 lines
(3 loc)
•
136 B
JSON
View Raw
1
2
3
4
[<% collection.
forEach
(
function
(
element, i, arr
) { %> <%- element %><%= ( arr.
length
>
0
&& i < arr.
length
-
1
) ?
','
:
''
%> <% }); %>]