gitlog

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

start

tsc --watch

build

tsc

pretest

npm run lint

test

jest

lint

prettier --check .

format

prettier --write .

prepublishOnly

npm run build
npm i gitlog

Metadata

Downloads