1.1.4 • Published 5 years ago

@d0whc3r/yavnotifier v1.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

:flashlight: YavNotifier

Yet another npm version notifier

:eyes: Project status

pipeline status Coverage Status Codacy Badge Quality Gate Status Maintainability Rating Security Rating Bugs Vulnerabilities dependencies npm version

:rocket: Install

npm i -D @d0whc3r/yavnotifier
yarn add -D @d0whc3r/yavnotifier

:notebook: Documentation and Usage

import * as yav from '@d0whc3r/yavnotifier';

(async () => {
  await yav.notify('ava', '0.0.1');
})();

sample image

See documentation

:bar_chart: Project tests

yarn test

:copyright: License

MIT

:bookmark: Keywords

notifier, registry, version, checker, private

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago