zertosh / jenny-holzer-truisms

Jenny Holzer: Truisms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jenny Holzer: Truisms

Usage

curl -s https://raw.githubusercontent.com/zertosh/jenny-holzer-truisms/master/truisms.txt | sort -R | head -n 1

Source

From https://mfx.dasburo.com/art/truisms.html with:

JSON.stringify(
  [].map.call(
    document.body.querySelectorAll('p'),
    function(el) { return el.textContent; }
  )
)

And:

[].map.call(
  document.body.querySelectorAll('p'),
  function(el) { return el.textContent; }
).join('\n')

About

Jenny Holzer: Truisms