GitXplorerGitXplorer
n

simple-javascript-oneliners

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
afc398ca8cd3a25f3b3a865bcba043bf7da11668

more examples

committed 2 years ago
Unverified
b088e8b4007dbfccd376e5c10c2ca2bc1332330f

init

committed 2 years ago
Verified
4ab1c6e67ebe9de6fcc9719a07fc1fd91945de64

Update README.md

nneil-yoga-crypto committed 2 years ago
Verified
1210ab91a8ddc4b9d265017215ae46ce9d05af03

Initial commit

nneil-yoga-crypto committed 2 years ago

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