@5app/opengraph-scraper

v1.0.1
Opengraph scraper

lint

eslint ./

lint-fix

npm run lint -- --fix

lint-diff

LIST=`git diff-index --name-only HEAD | grep '.*\.js$';`; if [ "$LIST" ]; then eslint $LIST; fi

precommit-msg

echo 'Running pre-commit checks... (skip using --no-verify)' && exit 0

semantic-release

semantic-release

test

npm run lint
npm i @5app/[email protected]

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 11/6/2019

Downloads