maudnals / artplz

Paintings in your CLI 🎨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

☢️ Do not install this! This is an unreviewed weekend project (with no security checks).

Run

node bin/index.js

Made with

Nice examples

  • Nice: degas, klimt, Salvador Dali, magritte
  • Very nice: Edvard Munch[0] hokusai, wharol, monet#1, mondrian#4, vangogh#4, picasso#4, kahlo#2 or #4, edward hopper#1

Edge cases

Edge cases supported:

  • Page is not an artist page
  • Page not found
  • Page is an artist page but contains no artwork list

Not supported: // in case we overflow this table like for degas // const blaaa = artworksHtml.indexOf(""); // console.log(blaaa); // artwork page is accessible but there's another image in there, typos // bug: vermeer, picasso (displays a small image)

About

Paintings in your CLI 🎨


Languages

Language:JavaScript 100.0%