Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 569 Bytes

File metadata and controls

28 lines (17 loc) · 569 Bytes

node-packagekit

node-packagekit is a library to integrate packageKit with node applications.

Installation

Using NPM

$ npm install packagekit

Using yarn

$ yarn add packagekit

How to use it

(work in progress)

Which methods are available?

You can see which methods, signals and properties are available by seeing the roadmap tracking on docs folder.