Socket
Book a DemoInstallSign in
Socket

@apiclient.xyz/letterxpress

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apiclient.xyz/letterxpress

an unofficial API package for the letterxpress API

latest
npmnpm
Version
1.0.22
Version published
Weekly downloads
8
Maintainers
1
Weekly downloads
 
Created
Source

@apiclient.xyz/letterxpress

an unofficial API package for the letterxpress API

  • npm package
  • Source code (Code.Foss.Global)
  • Issue tracker

Usage

Use TypeScript for best in class intellisense.

letterxpress implements the LXP API documented here: LXP API Documentation

import * as letterxpress from '@apiclient.xyz/letterxpress';

const account = new letterxpress.LetterXpressAccount({
  email: 'myemail@example.com',
  apiToken: 'abcdefghijklmnop1234567890',
});

Contributing

Contributions, bug reports, and feature requests are welcome! Please open an issue or submit a pull request at Code.Foss.Global.

MIT licensed | © Task Venture Capital GmbH

FAQs

Package last updated on 28 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts