@froth/feditoken (1.2.1)

Published 2022-12-28 15:40:02 +00:00 by sam in sam/js-feditoken

Installation

@froth:registry=
npm install @froth/feditoken@1.2.1
"@froth/feditoken": "1.2.1"

About this package

JS-Feditoken

Build Status

Generating a token that can be used to botpost to the Fediverse.

Compatible with Mastodon, Misskey, and Pleroma.

Usage

Download prebuilt binaries from here (currently supports x86_64 and arm64 on Linux [glibc or musl], macOS and Windows), or build from source.

Running from Source

  1. You need to have npm and nodejs installed.
  • Node 16 or greater is required.
  1. Install pnpm:
    corepack enable
    Check https://pnpm.io/installation for more information.

  2. Clone the repository:
    git clone https://git.froth.zone/sam/js-feditoken.git

  3. Install dependencies:
    pnpm i

  4. Build:
    pnpm run build

Dependencies

Dependencies

ID Version
command-line-args 5.2.1
command-line-usage 6.1.3
megalodon 5.0.1

Development Dependencies

ID Version
@types/command-line-args 5.2.0
@types/command-line-usage 5.0.2
@typescript-eslint/eslint-plugin 5.47.1
@typescript-eslint/parser 5.47.1
eslint 8.30.0
eslint-config-prettier 8.5.0
eslint-plugin-prettier 4.2.1
pkg 5.8.0
prettier 2.8.1
typescript 4.9.4
Details
npm
2022-12-28 15:40:02 +00:00
18
Sam Therapy
0BSD
latest
3.8 KiB
Assets (1)
Versions (1) View all
1.2.1 2022-12-28