@d0whc3r/yavnotifier

Yet another npm version notifier

Usage no npm install needed!

<script type="module">
  import d0whc3rYavnotifier from 'https://cdn.skypack.dev/@d0whc3r/yavnotifier';
</script>

README

: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