GitXplorerGitXplorer
n

simple-javascript-oneliners

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.

No commits found

There are no commits on branch main.

README

The README file for this repository.

Simple Javascript Onelines

"Simple in actions and thoughts, you return to the source of being."

Install & Usage:

git clone https://github.com/neil-yoga-crypto/simple-javascript-oneliners
cd simple-javascript-oneliners
npm install

Usage (see also /examples):

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