gitlog

v5.0.2
Git log parser for Node.JS
git log parser

lint

prettier --check .

test

jest

build

tsc

start

tsc --watch

format

prettier --write .

pretest

npm run lint

prepublishOnly

npm run build

Metadata

Downloads