1.0.3 • Published 26 days ago

pearblocks v1.0.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
26 days ago

pearblocks

CLI to have revelant information about pear blocks from holepunch documentation

Installation

To install the module, run the following command in your terminal:

npm i pearblocks

Usage

The module will provide you with a function. Pass the following commands:

  1. core-key means your desired name of your core-key
  2. pearblock is the block about you need to know or that you would like to know
import { pearblocks } from "pearblocks";

console.log(pearblocks("core-key", "pearblock"));