"Simple in actions and thoughts, you return to the source of being."
git clone https://github.com/neil-yoga-crypto/simple-javascript-oneliners
cd simple-javascript-oneliners
npm install
import { getScreenshot } from './collections/puppeteer/screenshot.js'
await getScreenshot('../screenshots','https://www.azquotes.com/author/12558-Jim_Rohn/tag/commitment'); // make sure ./screenshots folder exists