Skip to content

NPM Package

WARNING

This page is a work in progress.

The shh.io lib is available as an npm package. You can use it to create and manage shh.io notes.

Installation

You can install the shh.io lib using npm, yarn, or pnpm.

Using npm

bash
npm install -g @geomena/lib

Using yarn

bash
yarn global add @geomena/lib

Using pnpm

bash
pnpm add -g @geomena/lib