Awesome Jev: early projects and use cases
A community-curated list gathers early Jev projects and ideas for developers who already have API access.
The author shares jev-ultrafast, a tool combining browser automation with Jev, and tries building a link checker, only to realize it only checks for 404s and doesn't actually use Jev.
ブラウザの自動制御とJevを組み合わせられる、jev-ultrafastが面白い! と思って、早速何か作りたいと思い、リンク切れを発見するリンク切れチェッカーを作ってみたのだが、よく考えたらこれリンク先ページの404を判断するだけなので、Jev使ってないじゃんということに気がついた・・