Live data from Hacker News

Show HN: Wiv.js – A library for a more wiggly div

jjkaufman.github.io

1–10 of 58 posts

Re: Show HN: Wiv.js – A library for a more wiggly div

#6
Laarc is now Christmas themed: https://www.laarc.io

Arc makes it so easy to make changes like that.

  (def display-item-number (i)
    (when i (tag (td align 'right valign 'top class 'title)
              (fontcolor (if (even i)
                             darkred
                             darkgreen)
                (pr i ".")))))
Happy holidays everyone. :)

EDIT: Just got our first feature request. You can see all site tags here: https://www.laarc.io/l

Post reply on HN