ink-update-notifier
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

ink-update-notifier

Install

$ npm install ink-update-notifier

Usage

import React from 'react';
import {render} from 'ink';
import UpdateNotifier from 'ink-update-notifier';

const packageJSON = require('./package.json');

render(<UpdateNotifier pkg={packageJSON} />);

Props

type

Type: object

Package Sidebar

Install

npm i ink-update-notifier

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

2.9 kB

Total Files

4

Last publish

Collaborators

  • aal-khadzh