From 4d63c05f3f9f5a5a072d26d59388b8133cb03574 Mon Sep 17 00:00:00 2001 From: Maksim Balabash Date: Mon, 13 Dec 2021 23:23:53 +0400 Subject: [PATCH] Add estimo to list --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a5c0e34..35c4c33 100644 --- a/readme.md +++ b/readme.md @@ -116,6 +116,7 @@ - [instagram-get-images](https://github.com/aofdev/instagram-get-images) - Instagram image scraper. - [puppeteer-deep](https://github.com/zhentaoo/puppeteer-deep) - Demos on crawling, UI automation, trace API and so on. - [html_to_pdf](https://github.com/chuongtrh/html_to_pdf) - Generate a simple invoice PDF from HTML. +- [estimo](https://github.com/mbalabash/estimo) - Evaluates how long the browser will execute your javascript code. ## Articles